Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
d3b59a38bcdab4248134023c2c5dfabee5a4878e
/
.
/
tools
/
perf
/
tests
/
tests.h
blob: bac133e15bbd0ca5e3dcb82d6593ad15a2a3bad2 [
file
] [
log
] [
blame
]
#ifndef
TESTS_H
#define
TESTS_H
/* Tests */
int
test__vmlinux_matches_kallsyms
(
void
);
int
test__open_syscall_event
(
void
);
/* Util */
int
trace_event__id
(
const
char
*
evname
);
#endif
/* TESTS_H */