• Home
  • Raw
  • Download

Lines Matching defs:rec

123 static bool switch_output_signal(struct record *rec)  in switch_output_signal()
129 static bool switch_output_size(struct record *rec) in switch_output_size()
136 static bool switch_output_time(struct record *rec) in switch_output_time()
142 static bool record__output_max_size_exceeded(struct record *rec) in record__output_max_size_exceeded()
148 static int record__write(struct record *rec, struct mmap *map __maybe_unused, in record__write()
286 struct record *rec; member
336 static int record__aio_push(struct record *rec, struct mmap *map, off_t *off) in record__aio_push()
383 static void record__aio_mmap_read_sync(struct record *rec) in record__aio_mmap_read_sync()
443 static int record__aio_enabled(struct record *rec) in record__aio_enabled()
504 static int record__comp_enabled(struct record *rec) in record__comp_enabled()
514 struct record *rec = container_of(tool, struct record, tool); in process_synthesized_event() local
534 struct record *rec = to; in record__pushfn() local
598 struct record *rec = container_of(tool, struct record, tool); in record__process_auxtrace() local
631 static int record__auxtrace_mmap_read(struct record *rec, in record__auxtrace_mmap_read()
647 static int record__auxtrace_mmap_read_snapshot(struct record *rec, in record__auxtrace_mmap_read_snapshot()
664 static int record__auxtrace_read_snapshot_all(struct record *rec) in record__auxtrace_read_snapshot_all()
684 static void record__read_auxtrace_snapshot(struct record *rec, bool on_exit) in record__read_auxtrace_snapshot()
697 static int record__auxtrace_snapshot_exit(struct record *rec) in record__auxtrace_snapshot_exit()
713 static int record__auxtrace_init(struct record *rec) in record__auxtrace_init()
838 static int record__mmap_evlist(struct record *rec, in record__mmap_evlist()
874 static int record__mmap(struct record *rec) in record__mmap()
879 static int record__open(struct record *rec) in record__open()
973 struct record *rec = container_of(tool, struct record, tool); in process_sample_event() local
987 static int process_buildids(struct record *rec) in process_buildids()
1051 static void record__adjust_affinity(struct record *rec, struct mmap *map) in record__adjust_affinity()
1097 static int record__mmap_read_evlist(struct record *rec, struct evlist *evlist, in record__mmap_read_evlist()
1174 static int record__mmap_read_all(struct record *rec, bool synch) in record__mmap_read_all()
1185 static void record__init_features(struct record *rec) in record__init_features()
1219 record__finish_output(struct record *rec) in record__finish_output()
1241 static int record__synthesize_workload(struct record *rec, bool tail) in record__synthesize_workload()
1264 record__switch_output(struct record *rec, bool at_exit) in record__switch_output()
1364 static const struct perf_event_mmap_page *record__pick_pc(struct record *rec) in record__pick_pc()
1374 static int record__synthesize(struct record *rec, bool tail) in record__synthesize()
1516 struct record *rec = data; in record__process_signal_event() local
1521 static int record__setup_sb_evlist(struct record *rec) in record__setup_sb_evlist()
1559 static int record__init_clock(struct record *rec) in record__init_clock()
1596 static void hit_auxtrace_snapshot_trigger(struct record *rec) in hit_auxtrace_snapshot_trigger()
1606 static int __cmd_record(struct record *rec, int argc, const char **argv) in __cmd_record()
2133 struct record *rec = cb; in perf_record_config() local
2256 static void switch_output_size_warn(struct record *rec) in switch_output_size_warn()
2273 static int switch_output_setup(struct record *rec) in switch_output_setup()
2609 struct record *rec = &record; in cmd_record() local
2848 struct record *rec = &record; in snapshot_sig_handler() local
2858 struct record *rec = &record; in alarm_sig_handler() local