Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace.h432 extern bool trace_clock_in_ns(struct trace_array *tr);
H A Dtrace_events_hist.c878 if (hist_data->attrs->ts_in_usecs && trace_clock_in_ns(tr)) in hist_field_timestamp()
H A Dtrace.c1609 bool trace_clock_in_ns(struct trace_array *tr) in trace_clock_in_ns() function