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