Searched refs:cpumodes (Results 1 – 1 of 1) sorted by relevance
411 const u8 cpumodes[] = { in thread__find_cpumode_addr_location() local418 for (i = 0; i < ARRAY_SIZE(cpumodes); i++) { in thread__find_cpumode_addr_location()419 thread__find_symbol(thread, cpumodes[i], addr, al); in thread__find_cpumode_addr_location()
Completed in 5 milliseconds