Searched refs:kp_kcallstack (Results 1 – 3 of 3) sorted by relevance
65 struct kp_kcallstack { struct77 void kperf_kcallstack_sample(struct kp_kcallstack *cs, struct kperf_context *); argument78 void kperf_kcallstack_log(struct kp_kcallstack *cs);79 void kperf_continuation_sample(struct kp_kcallstack *cs, struct kperf_context *);80 void kperf_backtrace_sample(struct kp_kcallstack *cs, struct kperf_context *context);
62 struct kp_kcallstack kcallstack;
172 callstack_fixup_interrupted(struct kp_kcallstack *cs) in callstack_fixup_interrupted()193 kperf_continuation_sample(struct kp_kcallstack *cs, struct kperf_context *context) in kperf_continuation_sample()214 kperf_backtrace_sample(struct kp_kcallstack *cs, struct kperf_context *context) in kperf_backtrace_sample()262 kperf_kcallstack_sample(struct kp_kcallstack *cs, struct kperf_context *context) in kperf_kcallstack_sample()451 kperf_kcallstack_log(struct kp_kcallstack *cs) in kperf_kcallstack_log()