Searched defs:perf_record (Results 1 – 2 of 2) sorted by relevance
64 struct perf_record { struct66 struct perf_record_opts opts; argument81 static void advance_output(struct perf_record *rec, size_t size) in advance_output() argument
70 perf_record() { function