Lines Matching defs:rec
90 static bool switch_output_signal(struct record *rec) in switch_output_signal()
96 static bool switch_output_size(struct record *rec) in switch_output_size()
103 static bool switch_output_time(struct record *rec) in switch_output_time()
109 static int record__write(struct record *rec, void *bf, size_t size) in record__write()
129 struct record *rec = container_of(tool, struct record, tool); in process_synthesized_event() local
135 struct record *rec = to; in record__pushfn() local
176 struct record *rec = container_of(tool, struct record, tool); in record__process_auxtrace() local
209 static int record__auxtrace_mmap_read(struct record *rec, in record__auxtrace_mmap_read()
225 static int record__auxtrace_mmap_read_snapshot(struct record *rec, in record__auxtrace_mmap_read_snapshot()
242 static int record__auxtrace_read_snapshot_all(struct record *rec) in record__auxtrace_read_snapshot_all()
263 static void record__read_auxtrace_snapshot(struct record *rec) in record__read_auxtrace_snapshot()
276 static int record__auxtrace_init(struct record *rec) in record__auxtrace_init()
321 static int record__mmap_evlist(struct record *rec, in record__mmap_evlist()
350 static int record__mmap(struct record *rec) in record__mmap()
355 static int record__open(struct record *rec) in record__open()
434 struct record *rec = container_of(tool, struct record, tool); in process_sample_event() local
448 static int process_buildids(struct record *rec) in process_buildids()
513 static int record__mmap_read_evlist(struct record *rec, struct perf_evlist *evlist, in record__mmap_read_evlist()
561 static int record__mmap_read_all(struct record *rec) in record__mmap_read_all()
572 static void record__init_features(struct record *rec) in record__init_features()
596 record__finish_output(struct record *rec) in record__finish_output()
618 static int record__synthesize_workload(struct record *rec, bool tail) in record__synthesize_workload()
642 record__switch_output(struct record *rec, bool at_exit) in record__switch_output()
733 static const struct perf_event_mmap_page *record__pick_pc(struct record *rec) in record__pick_pc()
743 static int record__synthesize(struct record *rec, bool tail) in record__synthesize()
854 static int __cmd_record(struct record *rec, int argc, const char **argv) in __cmd_record()
1273 struct record *rec = cb; in perf_record_config() local
1421 static void switch_output_size_warn(struct record *rec) in switch_output_size_warn()
1438 static int switch_output_setup(struct record *rec) in switch_output_setup()
1689 struct record *rec = &record; in cmd_record() local
1883 struct record *rec = &record; in snapshot_sig_handler() local
1898 struct record *rec = &record; in alarm_sig_handler() local