Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-trace.c214 bool print_sample;
2746 if (trace->print_sample) { in syscall__augmented_args()
5529 OPT_BOOLEAN(0, "print-sample", &trace.print_sample, in cmd_trace()
213 bool print_sample; global() member