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

/linux-master/tools/perf/
H A Dbuiltin-trace.c3040 static int trace__record(struct trace *trace, int argc, const char **argv) function
5027 return trace__record(&trace, argc-1, &argv[1]);

Completed in 90 milliseconds