Home
last modified time | relevance | path

Searched defs:perf_script (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/tools/perf/
Dbuiltin-script.c1632 struct perf_script { struct
1633 struct perf_tool tool;
1634 struct perf_session *session;
1635 bool show_task_events;
1636 bool show_mmap_events;
1637 bool show_switch_events;
1638 bool show_namespace_events;
1639 bool show_lost_events;
1640 bool show_round_events;
1641 bool show_bpf_events;
[all …]