Searched refs:kperf_backtrace_sample (Results 1 – 3 of 3) sorted by relevance
78 void kperf_backtrace_sample(struct kp_kcallstack *cs, struct kperf_context *context);
265 kperf_backtrace_sample(&(sbuf->kcallstack), context); in kperf_sample_internal()
233 kperf_backtrace_sample(struct kp_kcallstack *cs, struct kperf_context *context) in kperf_backtrace_sample() function