Searched defs:core_base (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/video/fbdev/via/
H A Dlcd.c951 u8 core_base; local
/linux-master/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c4033 u32 core_base; local
/linux-master/tools/power/x86/turbostat/
H A Dturbostat.c7191 void init_counter(struct thread_data *thread_base, struct core_data *core_base, struct pkg_data *pkg_base, int cpu_id) argument
1450 for_all_cpus(int (func) (struct thread_data *, struct core_data *, struct pkg_data *), struct thread_data *thread_base, struct core_data *core_base, struct pkg_data *pkg_base) argument
4460 for_all_cpus_2(int (func) (struct thread_data *, struct core_data *, struct pkg_data *, struct thread_data *, struct core_data *, struct pkg_data *), struct thread_data *thread_base, struct core_data *core_base, struct pkg_data *pkg_base, struct thread_data *thread_base2, struct core_data *core_base2, struct pkg_data *pkg_base2) argument

Completed in 513 milliseconds