Searched refs:trace__record (Results 1 – 1 of 1) sorted by relevance
2032 static int trace__record(struct trace *trace, int argc, const char **argv) in trace__record() function2735 return trace__record(&trace, argc-1, &argv[1]); in cmd_trace()