Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dthread.c230 const u8 const cpumodes[] = { in thread__find_cpumode_addr_location() local
237 for (i = 0; i < ARRAY_SIZE(cpumodes); i++) { in thread__find_cpumode_addr_location()
238 thread__find_addr_location(thread, cpumodes[i], type, addr, al); in thread__find_cpumode_addr_location()