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

/macosx-10.10.1/xnu-2782.1.97/SETUP/config/
H A Dmkmakefile.c276 const char *devorprof; local
334 devorprof = "";
353 devorprof = wd;
451 devorprof = wd;
467 if (eq(devorprof, "profiling-routine") && profiling == 0)
476 if (eq(devorprof, "device-driver"))
478 else if (eq(devorprof, "profiling-routine"))

Completed in 60 milliseconds