Searched refs:show_duration (Results 1 – 3 of 3) sorted by relevance
72 perf config trace.show_arg_names=false trace.show_duration=false \
220 bool show_duration;1932 if (trace->show_duration) in trace__fprintf_entry_head() 3283 if (trace->trace_syscalls && trace->show_duration) in trace__event_handler() 5325 } else if (!strcmp(var, "trace.show_duration")) { in trace__config() 5326 trace->show_duration = perf_config_bool(var, value); in trace__config() 5398 .show_duration = true, in cmd_trace() 221 bool show_duration; global() member
656 trace.show_duration::