Home
last modified time | relevance | path

Searched refs:CALLCHAIN_DEFAULT_OPT (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/
H A Dbuiltin-report.c1287 #define CALLCHAIN_DEFAULT_OPT "graph,0.5,caller,function,percent" in cmd_report()
1290 "\n\t\t\t\tDefault: " CALLCHAIN_DEFAULT_OPT; in cmd_report()
1291 char callchain_default_opt[] = CALLCHAIN_DEFAULT_OPT; in cmd_report()
1283 #define CALLCHAIN_DEFAULT_OPT cmd_report() macro
H A Dbuiltin-c2c.c2803 #define CALLCHAIN_DEFAULT_OPT "graph,0.5,caller,function,percent" macro
2807 "\n\t\t\t\tDefault: " CALLCHAIN_DEFAULT_OPT;
2996 char callchain_default_opt[] = CALLCHAIN_DEFAULT_OPT; in perf_c2c__report()