Searched refs:cpumodes (Results 1 – 1 of 1) sorted by relevance
230 const u8 const cpumodes[] = { in thread__find_cpumode_addr_location() local237 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()