Home
last modified time | relevance | path

Searched defs:test_data (Results 1 – 3 of 3) sorted by relevance

/tools/perf/tests/
Dtime-utils-test.c60 struct test_data { struct
70 static bool test__perf_time__parse_for_ranges(struct test_data *d) in test__perf_time__parse_for_ranges() argument
/tools/perf/arch/x86/tests/
Dintel-pt-pkt-decoder-test.c20 struct test_data { struct
21 int len;
22 u8 bytes[INTEL_PT_PKT_MAX_SZ];
23 enum intel_pt_pkt_ctx ctx;
24 struct intel_pt_pkt packet;
25 enum intel_pt_pkt_ctx new_ctx;
26 int ctx_unchanged;
Dinsn-x86.c12 struct test_data { struct
21 struct test_data test_data_32[] = { argument