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