Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/perf/tests/
H A Dtests.h8 int test_evsel(int argc, char **argv);
H A Dmain.c13 __T("test evsel", !test_evsel(argc, argv)); in main()
H A Dtest-evsel.c352 int test_evsel(int argc, char **argv) in test_evsel() function