Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/tests/
Dhists_link.c37 struct fake_sym { struct
43 static struct fake_sym perf_syms[] = { argument
49 static struct fake_sym bash_syms[] = {
55 static struct fake_sym libc_syms[] = {
61 static struct fake_sym kernel_syms[] = {
69 struct fake_sym *syms;
130 struct fake_sym *fsym = &fake_symbols[i].syms[k]; in setup_fake_machine()