Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/hwpmc/
H A Dhwpmc_arm64_md.c62 pmc_save_kernel_callchain(uintptr_t *cc, int maxsamples, in pmc_save_kernel_callchain() function
H A Dhwpmc_arm.c78 pmc_save_kernel_callchain(uintptr_t *cc, int maxsamples, in pmc_save_kernel_callchain() function
H A Dhwpmc_x86.c160 pmc_save_kernel_callchain(uintptr_t *cc, int nframes, struct trapframe *tf) in pmc_save_kernel_callchain() function
H A Dhwpmc_beri.c527 pmc_save_kernel_callchain(uintptr_t *cc, int nframes, in pmc_save_kernel_callchain() function
H A Dhwpmc_powerpc.c70 pmc_save_kernel_callchain(uintptr_t *cc, int maxsamples, in pmc_save_kernel_callchain() function
H A Dhwpmc_mips.c749 pmc_save_kernel_callchain(uintptr_t *cc, int nframes, in pmc_save_kernel_callchain() function
H A Dhwpmc_mod.c4723 pmc_save_kernel_callchain(ps->ps_pc, in pmc_add_sample()
/freebsd-13.1/sys/sys/
H A Dpmc.h1221 int pmc_save_kernel_callchain(uintptr_t *_cc, int _maxsamples,