Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/tests/shell/
H A Dtrace_btf_general.sh73 perf config trace.show_arg_names=false trace.show_duration=false \
/linux-6.15/tools/perf/
H A Dbuiltin-trace.c230 bool show_duration; member
1935 if (trace->show_duration) in trace__fprintf_entry_head()
3257 if (trace->trace_syscalls && trace->show_duration) in trace__event_handler()
5304 trace->show_duration = perf_config_bool(var, value); in trace__config()
5387 .show_duration = true, in cmd_trace()
/linux-6.15/tools/perf/Documentation/
H A Dperf-config.txt647 trace.show_duration::