Home
last modified time | relevance | path

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

/linux/tools/perf/tests/shell/
H A Dtrace_btf_general.sh72 perf config trace.show_arg_names=false trace.show_duration=false \
/linux/tools/perf/
H A Dbuiltin-trace.c221 bool show_duration; member
1931 if (trace->show_duration) in trace__fprintf_entry_head()
3282 if (trace->trace_syscalls && trace->show_duration) in trace__event_handler()
5314 trace->show_duration = perf_config_bool(var, value); in trace__config()
5386 .show_duration = true, in cmd_trace()
/linux/tools/perf/Documentation/
H A Dperf-config.txt650 trace.show_duration::