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

/linux-4.1.27/tools/perf/util/
H A Dthread.c220 const u8 const cpumodes[] = { thread__find_cpumode_addr_location() local
227 for (i = 0; i < ARRAY_SIZE(cpumodes); i++) { thread__find_cpumode_addr_location()
228 thread__find_addr_location(thread, cpumodes[i], type, addr, al); thread__find_cpumode_addr_location()

Completed in 83 milliseconds