Searched refs:pmc_capture_user_callchain (Results 1 – 1 of 1) sorted by relevance
188 static void pmc_capture_user_callchain(int cpu, int soft, struct trapframe *tf);1983 pmc_capture_user_callchain(PCPU_GET(cpuid), PMC_HR, in pmc_hook_handler()1994 pmc_capture_user_callchain(PCPU_GET(cpuid), PMC_SR, in pmc_hook_handler()4133 pmc_capture_user_callchain(int cpu, int ring, struct trapframe *tf) in pmc_capture_user_callchain() function