Searched defs:actionid (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/osfmk/kern/
H A Dkpc_common.c232 void kpc_sample_kperf(uint32_t actionid) argument
/xnu-2422.115.4/osfmk/kperf/
H A Daction.c207 kperf_sample( struct kperf_sample *sbuf, struct kperf_context *context, unsigned actionid, unsigned sample_flags ) argument
443 kperf_action_set_samplers( unsigned actionid, uint32_t samplers ) argument
454 kperf_action_get_samplers( unsigned actionid, uint32_t *samplers_out ) argument
468 kperf_action_set_userdata( unsigned actionid, uint32_t userdata ) argument
479 kperf_action_get_userdata( unsigned actionid, uint32_t *userdata_out ) argument
493 kperf_action_set_filter( unsigned actionid, int pid ) argument
505 kperf_action_get_filter( unsigned actionid, int *pid_out ) argument
[all...]
H A Dkperfbsd.c179 unsigned actionid, set = 0; local
216 unsigned actionid, set = 0; local
253 unsigned actionid, set = 0; local
[all...]
H A Dtimetrigger.c57 unsigned actionid; member in struct:time_trigger

Completed in 35 milliseconds