Searched refs:use_trace_clock (Results 1 – 2 of 2) sorted by relevance
635 bool use_trace_clock);640 struct tep_record *record, bool use_trace_clock);
5408 static bool is_timestamp_in_us(char *trace_clock, bool use_trace_clock) in is_timestamp_in_us() argument5410 if (!use_trace_clock) in is_timestamp_in_us()5484 bool use_trace_clock) in tep_print_event_time() argument5493 use_trace_clock); in tep_print_event_time()5549 struct tep_record *record, bool use_trace_clock) in tep_print_event() argument5567 tep_print_event_time(pevent, s, event, record, use_trace_clock); in tep_print_event()