|
@@ -876,6 +876,7 @@ static struct {
|
|
{ trace_clock_jiffies, "uptime", 0 },
|
|
{ trace_clock_jiffies, "uptime", 0 },
|
|
{ trace_clock, "perf", 1 },
|
|
{ trace_clock, "perf", 1 },
|
|
{ ktime_get_mono_fast_ns, "mono", 1 },
|
|
{ ktime_get_mono_fast_ns, "mono", 1 },
|
|
|
|
+ { ktime_get_raw_fast_ns, "mono_raw", 1 },
|
|
ARCH_TRACE_CLOCKS
|
|
ARCH_TRACE_CLOCKS
|
|
};
|
|
};
|
|
|
|
|