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

/xnu-2422.115.4/osfmk/kperf/
H A Dsample.h40 struct tinfo_ex tinfo_ex; member in struct:kperf_sample
H A Dthreadinfo.h43 struct tinfo_ex struct
52 extern void kperf_threadinfo_extra_sample(struct tinfo_ex *, struct kperf_context *);
54 extern void kperf_threadinfo_extra_log(struct tinfo_ex *);
H A Dthreadinfo.c99 kperf_threadinfo_extra_sample(struct tinfo_ex *tex, struct kperf_context *context)
140 kperf_threadinfo_extra_log(struct tinfo_ex *tex)
H A Daction.c136 kperf_threadinfo_extra_sample( &sbuf->tinfo_ex,
187 kperf_threadinfo_extra_log( &sbuf->tinfo_ex );

Completed in 64 milliseconds