Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dbuiltin-script.c1489 struct perf_script { struct
1490 struct perf_tool tool;
1491 struct perf_session *session;
1492 bool show_task_events;
1493 bool show_mmap_events;
1494 bool show_switch_events;
1495 bool show_namespace_events;
1496 bool show_lost_events;
1497 bool show_round_events;
1498 bool allocated;
[all …]