Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
H A Dcode-reading.c50 tested_code_insert_or_exists(const char * path,u64 addr,struct rb_root * tested_sections) tested_code_insert_or_exists() argument
379 read_object_code(u64 addr,size_t len,u8 cpumode,struct thread * thread,struct rb_root * tested_sections) read_object_code() argument
531 process_sample_event(struct machine * machine,struct evlist * evlist,union perf_event * event,struct rb_root * tested_sections) process_sample_event() argument
561 process_event(struct machine * machine,struct evlist * evlist,union perf_event * event,struct rb_root * tested_sections) process_event() argument
585 process_events(struct machine * machine,struct evlist * evlist,struct rb_root * tested_sections) process_events() argument
697 struct rb_root tested_sections = RB_ROOT; do_test_code_reading() local
[all...]