Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/hwpmc/
Dhwpmc_sparc64.c51 pmc_save_kernel_callchain(uintptr_t *cc, int maxsamples, in pmc_save_kernel_callchain() function
Dhwpmc_arm64_md.c62 pmc_save_kernel_callchain(uintptr_t *cc, int maxsamples, in pmc_save_kernel_callchain() function
Dhwpmc_arm.c78 pmc_save_kernel_callchain(uintptr_t *cc, int maxsamples, in pmc_save_kernel_callchain() function
Dhwpmc_powerpc.c58 pmc_save_kernel_callchain(uintptr_t *cc, int maxsamples, in pmc_save_kernel_callchain() function
Dhwpmc_x86.c160 pmc_save_kernel_callchain(uintptr_t *cc, int nframes, struct trapframe *tf) in pmc_save_kernel_callchain() function
Dhwpmc_mips.c749 pmc_save_kernel_callchain(uintptr_t *cc, int nframes, in pmc_save_kernel_callchain() function
Dhwpmc_mod.c4722 pmc_save_kernel_callchain(ps->ps_pc, in pmc_add_sample()
/freebsd-12-stable/sys/sys/
Dpmc.h1225 int pmc_save_kernel_callchain(uintptr_t *_cc, int _maxsamples,