Searched refs:find_prev_cpumode (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/perf/util/ |
H A D | machine.c | 2878 static int find_prev_cpumode(struct ip_callchain *chain, struct thread *thread, in find_prev_cpumode() function 3020 err = find_prev_cpumode(chain, thread, cursor, parent, root_al, in thread__resolve_callchain_sample() 3042 err = find_prev_cpumode(chain, thread, cursor, parent, in thread__resolve_callchain_sample()
|