Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread.c414 const u8 cpumodes[] = { in thread__find_cpumode_addr_location() local
421 for (i = 0; i < ARRAY_SIZE(cpumodes); i++) { in thread__find_cpumode_addr_location()
422 thread__find_symbol(thread, cpumodes[i], addr, al); in thread__find_cpumode_addr_location()