Home
last modified time | relevance | path

Searched refs:fake_sym (Results 1 – 1 of 1) sorted by relevance

/tools/perf/tests/
Dhists_common.c36 struct fake_sym { struct
42 static struct fake_sym perf_syms[] = { argument
48 static struct fake_sym bash_syms[] = {
54 static struct fake_sym libc_syms[] = {
63 static struct fake_sym kernel_syms[] = {
71 struct fake_sym *syms;
135 struct fake_sym *fsym = &fake_symbols[i].syms[k]; in setup_fake_machine()