Home
last modified time | relevance | path

Searched defs:rec (Results 1 – 6 of 6) sorted by relevance

/tools/perf/
Dbuiltin-record.c68 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/
Djvmti_agent.c320 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
Dlibjvmti.c47 jvmtiCompiledMethodLoadInlineRecord *rec; in get_line_numbers() local
/tools/testing/selftests/x86/
Dprotection_keys.c682 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/
Devent-parse.c5176 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/
Dsort.c577 struct pevent_record rec = { in get_trace_output() local