Home
last modified time | relevance | path

Searched defs:get_apic_id (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dapic.h315 u32 (*get_apic_id)(u32 id); member
/linux/tools/power/x86/turbostat/
H A Dturbostat.c4458 void get_apic_id(struct thread_data *t) in get_apic_id() function