diff options
Diffstat (limited to 'include/linux/trace_clock.h')
| -rw-r--r-- | include/linux/trace_clock.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/trace_clock.h b/include/linux/trace_clock.h index d563f37e1a1d..1d7ca2739272 100644 --- a/include/linux/trace_clock.h +++ b/include/linux/trace_clock.h | |||
| @@ -16,6 +16,7 @@ | |||
| 16 | 16 | ||
| 17 | extern u64 notrace trace_clock_local(void); | 17 | extern u64 notrace trace_clock_local(void); |
| 18 | extern u64 notrace trace_clock(void); | 18 | extern u64 notrace trace_clock(void); |
| 19 | extern u64 notrace trace_clock_jiffies(void); | ||
| 19 | extern u64 notrace trace_clock_global(void); | 20 | extern u64 notrace trace_clock_global(void); |
| 20 | extern u64 notrace trace_clock_counter(void); | 21 | extern u64 notrace trace_clock_counter(void); |
| 21 | 22 | ||
