Searched defs:rec (Results 1 – 6 of 6) sorted by relevance
| /tools/perf/ |
| D | builtin-record.c | 68 static int record__write(struct record *rec, void *bf, size_t size) in record__write() 84 struct record *rec = container_of(tool, struct record, tool); in process_synthesized_event() local 136 record__mmap_read(struct record *rec, struct perf_mmap *md, in record__mmap_read() 224 struct record *rec = container_of(tool, struct record, tool); in record__process_auxtrace() local 257 static int record__auxtrace_mmap_read(struct record *rec, in record__auxtrace_mmap_read() 273 static int record__auxtrace_mmap_read_snapshot(struct record *rec, in record__auxtrace_mmap_read_snapshot() 290 static int record__auxtrace_read_snapshot_all(struct record *rec) in record__auxtrace_read_snapshot_all() 311 static void record__read_auxtrace_snapshot(struct record *rec) in record__read_auxtrace_snapshot() 346 static int record__mmap_evlist(struct record *rec, in record__mmap_evlist() 375 static int record__mmap(struct record *rec) in record__mmap() [all …]
|
| /tools/perf/jvmti/ |
| D | jvmti_agent.c | 320 struct jr_code_close rec; in jvmti_close() local 350 struct jr_code_load rec; in jvmti_write_code() local 413 struct jr_code_debug_info rec; in jvmti_write_debug_info() local
|
| D | libjvmti.c | 47 jvmtiCompiledMethodLoadInlineRecord *rec; in get_line_numbers() local
|
| /tools/testing/selftests/x86/ |
| D | protection_keys.c | 682 struct pkey_malloc_record *rec = NULL; in record_pkey_malloc() local 720 struct pkey_malloc_record *rec = &pkey_malloc_records[i]; in free_pkey_malloc() local
|
| /tools/lib/traceevent/ |
| D | event-parse.c | 5176 int pevent_data_type(struct pevent *pevent, struct pevent_record *rec) in pevent_data_type() 5200 int pevent_data_pid(struct pevent *pevent, struct pevent_record *rec) in pevent_data_pid()
|
| /tools/perf/util/ |
| D | sort.c | 577 struct pevent_record rec = { in get_trace_output() local
|