Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kernel/
H A Dtime.c35 static bool profile_pc_cb(void *arg, unsigned long pc) in profile_pc_cb() function
49 arch_stack_walk(profile_pc_cb, &prof_pc, current, regs); in profile_pc()