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

/macosx-10.10.1/xnu-2782.1.97/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.c97 kperf_threadinfo_extra_sample(struct tinfo_ex *tex, struct kperf_context *context)
138 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 69 milliseconds