Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/tests/
Dhists_common.c39 struct fake_sym { struct
45 static struct fake_sym perf_syms[] = { argument
51 static struct fake_sym bash_syms[] = {
57 static struct fake_sym libc_syms[] = {
66 static struct fake_sym kernel_syms[] = {
74 struct fake_sym *syms;
138 struct fake_sym *fsym = &fake_symbols[i].syms[k]; in setup_fake_machine()