Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/user_events/
H A Ddyn_test.c20 const char *abi_file = "/sys/kernel/tracing/user_events_data"; variable
69 int fd = open(abi_file, O_RDWR); in parse()
95 int fd = open(abi_file, O_RDWR); in check_match()