Home
last modified time | relevance | path

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

/linux/tools/perf/arch/x86/tests/
H A Dhybrid.c15 static bool test_perf_config(const struct perf_evsel *evsel, __u64 expected_config) in test_perf_config() function
121 TEST_ASSERT_VAL("wrong config", test_perf_config(evsel, 0x1a)); in test__hybrid_raw1()