Home
last modified time | relevance | path

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

/tools/perf/util/
A Dthread.c434 const u8 cpumodes[] = { in thread__find_cpumode_addr_location() local
441 for (i = 0; i < ARRAY_SIZE(cpumodes); i++) { in thread__find_cpumode_addr_location()
443 thread__find_symbol(thread, cpumodes[i], addr, al); in thread__find_cpumode_addr_location()
445 thread__find_map(thread, cpumodes[i], addr, al); in thread__find_cpumode_addr_location()

Completed in 14 milliseconds