Searched refs:find_prev_cpumode (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/tools/perf/util/ |
D | machine.c | 2872 static int find_prev_cpumode(struct ip_callchain *chain, struct thread *thread, in find_prev_cpumode() function 3014 err = find_prev_cpumode(chain, thread, cursor, parent, root_al, in thread__resolve_callchain_sample() 3036 err = find_prev_cpumode(chain, thread, cursor, parent, in thread__resolve_callchain_sample()
|