Home
last modified time | relevance | path

Searched refs:pmc_save_kernel_callchain (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_arm64_md.c58 pmc_save_kernel_callchain(uintptr_t *cc, int maxsamples, struct trapframe *tf) in pmc_save_kernel_callchain() function
H A Dhwpmc_arm.c74 pmc_save_kernel_callchain(uintptr_t *cc, int maxsamples, in pmc_save_kernel_callchain() function
H A Dhwpmc_x86.c154 pmc_save_kernel_callchain(uintptr_t *cc, int nframes, struct trapframe *tf) in pmc_save_kernel_callchain() function
H A Dhwpmc_powerpc.c68 pmc_save_kernel_callchain(uintptr_t *cc, int maxsamples, in pmc_save_kernel_callchain() function
H A Dhwpmc_mod.c4658 callchaindepth = pmc_save_kernel_callchain(ps->ps_pc, in pmc_add_sample()
/freebsd/sys/sys/
H A Dpmc.h1227 int pmc_save_kernel_callchain(uintptr_t *_cc, int _maxsamples,