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

/xnu-2422.115.4/osfmk/profiling/
H A Dprofile-mk.h49 extern void gprofstrategy(io_req_t);
H A Dprofile-mk.c189 gprofstrategy(io_req_t ior) function
223 return(block_io(gprofstrategy, minphys, ior));
230 return (block_io(gprofstrategy, minphys, ior));

Completed in 32 milliseconds