Home
last modified time | relevance | path

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

/tools/lib/traceevent/
Devent-parse.h456 int latency_format; member
739 return pevent->latency_format; in pevent_is_latency_format()
744 pevent->latency_format = lat; in pevent_set_latency_format()
Devent-parse.c4711 if (pevent->latency_format) { in pevent_print_event()
/tools/perf/
Dbuiltin-script.c28 static bool latency_format; variable
349 if (latency_format) in print_sample_start()
365 if (latency_format) in print_sample_start()
1533 OPT_BOOLEAN('L', "Latency", &latency_format, in cmd_script()