Searched refs:trace_clock_x86_tsc (Results 1 – 2 of 2) sorted by relevance
10 extern u64 notrace trace_clock_x86_tsc(void);13 { trace_clock_x86_tsc, "x86-tsc", .in_ns = 0 },
14 u64 notrace trace_clock_x86_tsc(void) in trace_clock_x86_tsc() function