Searched refs:devorprof (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/SETUP/config/
H A Dmkmakefile.c367 const char *devorprof; local
445 devorprof = "";
474 devorprof = wd;
589 devorprof = wd;
605 if (eq(devorprof, "profiling-routine") && profiling == 0)
614 if (eq(devorprof, "device-driver"))
616 else if (eq(devorprof, "profiling-routine"))

Completed in 18 milliseconds