Home
last modified time | relevance | path

Searched refs:CALLCHAIN_DEFAULT_OPT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-report.c1126 #define CALLCHAIN_DEFAULT_OPT "graph,0.5,caller,function,percent" in cmd_report() macro
1129 "\n\t\t\t\tDefault: " CALLCHAIN_DEFAULT_OPT; in cmd_report()
1130 char callchain_default_opt[] = CALLCHAIN_DEFAULT_OPT; in cmd_report()
H A Dbuiltin-c2c.c2511 #define CALLCHAIN_DEFAULT_OPT "graph,0.5,caller,function,percent" macro
2515 "\n\t\t\t\tDefault: " CALLCHAIN_DEFAULT_OPT;
2686 char callchain_default_opt[] = CALLCHAIN_DEFAULT_OPT; in perf_c2c__report()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-report.c1195 #define CALLCHAIN_DEFAULT_OPT "graph,0.5,caller,function,percent" in cmd_report() macro
1198 "\n\t\t\t\tDefault: " CALLCHAIN_DEFAULT_OPT; in cmd_report()
1199 char callchain_default_opt[] = CALLCHAIN_DEFAULT_OPT; in cmd_report()
H A Dbuiltin-c2c.c2824 #define CALLCHAIN_DEFAULT_OPT "graph,0.5,caller,function,percent" macro
2828 "\n\t\t\t\tDefault: " CALLCHAIN_DEFAULT_OPT;
3017 char callchain_default_opt[] = CALLCHAIN_DEFAULT_OPT; in perf_c2c__report()

Completed in 13 milliseconds