Home
last modified time | relevance | path

Searched refs:start_timing (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/mtd/tests/
Dspeedtest.c151 static inline void start_timing(void) in start_timing() function
245 start_timing(); in mtd_speedtest_init()
263 start_timing(); in mtd_speedtest_init()
285 start_timing(); in mtd_speedtest_init()
303 start_timing(); in mtd_speedtest_init()
325 start_timing(); in mtd_speedtest_init()
343 start_timing(); in mtd_speedtest_init()
361 start_timing(); in mtd_speedtest_init()
374 start_timing(); in mtd_speedtest_init()
Dtorturetest.c75 static inline void start_timing(void) in start_timing() function
249 start_timing(); in tort_init()
327 start_timing(); in tort_init()
/linux-5.19.10/drivers/tty/ipwireless/
Dhardware.c53 static void start_timing(void) in start_timing() function
97 static void start_timing(void) { } in start_timing() function
410 start_timing(); in do_send_fragment()
860 start_timing(); in do_receive_packet()
/linux-5.19.10/arch/powerpc/kvm/
Dbook3s_hv_p9_entry.c472 #define start_timing(vcpu, next) __accumulate_time(vcpu, next) macro
476 #define start_timing(vcpu, next) do {} while (0) macro
789 start_timing(vcpu, &vcpu->arch.rm_entry); in kvmhv_vcpu_entry_p9()