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

/darwin-on-arm/xnu/osfmk/kperf/
H A Daction.c49 #include <kperf/sample.h>
64 unsigned sample; member in struct:action
174 /* Translate actionid into sample bits and take a sample */
188 /* work out what to sample, if anything */
192 sample_what = actionv[actionid].sample;
207 /* Don't sample if we are shutting down or off */
222 /* make a context, take a sample */
231 /* decode the chud bits so we know what to sample */
240 /* do the sample, jus
[all...]
H A Dkperf.c35 #include <kperf/sample.h>
65 /* setup interrupt sample buffers */
H A Dpet.c38 #include <kperf/sample.h>
59 /* where to sample data to */
62 /* sample an actual, honest to god thread! */
77 /* do the actual sample */
81 /* given a list of threads, preferably stopped, sample 'em! */
99 /* given a task (preferably stopped), sample all the threads in it */
119 /* given a list of tasks, sample all the threads in 'em */
147 /* sample it */
205 /* now sample the task list */
214 /* do the pet sample */
[all...]

Completed in 15 milliseconds