Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-trace.c3488 static int trace__record(struct trace *trace, int argc, const char **argv) in trace__record() function
5710 err = trace__record(&trace, argc-1, &argv[1]); in cmd_trace()