Home
last modified time | relevance | path

Searched refs:get_boot_tb (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dtime.h33 extern u64 get_boot_tb(void);
/linux/arch/powerpc/perf/
H A Dvpa-dtl.c219 boot_tb = get_boot_tb(); in vpa_dtl_dump_sample_data()
/linux/arch/powerpc/kernel/
H A Dtime.c643 u64 get_boot_tb(void) in get_boot_tb() function