Home
last modified time | relevance | path

Searched refs:config1 (Results 1 – 25 of 26) sorted by relevance

12

/tools/testing/selftests/powerpc/pmu/event_code_tests/
A Dgroup_constraint_thresh_cmp_test.c44 leader.attr.config1 = 1000; in group_constraint_thresh_cmp()
50 event.attr.config1 = 2000; in group_constraint_thresh_cmp()
61 event.attr.config1 = 1000; in group_constraint_thresh_cmp()
/tools/perf/arch/x86/util/
A Dtopdown.c40 evsel->core.attr.config1 == 0; in arch_is_topdown_slots()
48 evsel->core.attr.config1 == 0; in arch_is_topdown_metrics()
/tools/perf/tests/shell/attr/
A Dbase-record-spe36 config1=*
A Dbase-record37 config1=0
A Dbase-stat37 config1=0
A Dtest-record-dummy-C051 config1=0
A Dsystem-wide-dummy48 config1=0
/tools/perf/tests/
A Dpmu.c190 if (attr.config1 != 0x8000400000000145) { in test__pmu_format()
191 pr_err("Unexpected config1 value %llx\n", attr.config1); in test__pmu_format()
241 if (attr->config1 != 0x8000400000000145) { in test__pmu_events()
242 pr_err("Unexpected config1 value %llx\n", attr->config1); in test__pmu_events()
A Dmmap-basic.c244 .config1 = 0x2, /* Request user access */ in test_stat_user_read()
A Dparse-events.c210 TEST_ASSERT_VAL("wrong config1", 0 == evsel->attr.config1); in test__checkevent_symbolic_name_config()
615 TEST_ASSERT_VAL("wrong config1", 1 == evsel->core.attr.config1); in test__checkevent_pmu()
637 TEST_ASSERT_VAL("wrong config1", 0 == evsel->core.attr.config1); in test__checkevent_list()
/tools/testing/selftests/powerpc/pmu/sampling_tests/
A Dmmcra_thresh_cmp_test.c41 event.attr.config1 = 1000; in mmcra_thresh_cmp()
A Dmisc.c463 value = EV_CODE_EXTRACT(event.attr.config1, thd_cmp); in get_thresh_cmp_val()
/tools/testing/selftests/net/bench/page_pool/
A Dtime_bench.c40 uint64_t config1; /* umask */ member
86 perf_conf.config1 = perf_events[i].config1; in time_bench_PMU_config()
/tools/lib/perf/tests/
A Dtest-evsel.c137 .config1 = 0x2, /* Request user access */ in test_stat_user_read()
/tools/perf/arch/x86/tests/
A Dhybrid.c154 TEST_ASSERT_VAL("wrong config1", 1 == evsel->core.attr.config1); in test__checkevent_pmu()
/tools/include/uapi/linux/
A Dperf_event.h478 __u64 config1; /* extension of config */ member
/tools/perf/util/
A Dparse-events.l317 config1 { return term(yyscanner, PARSE_EVENTS__TERM_TYPE_CONFIG1); }
A Dpmu.c1532 pmu_format_value(bits, term->val.num, &attr->config1, zero); in pmu_config_term()
1581 vp = &attr->config1; in pmu_config_term()
A Dparse-events.c244 perf_pmu__warn_invalid_config(pmu, attr->config1, name, in __add_event()
921 attr->config1 = term->val.num; in config_term_common()
A Devsel.c181 WRITE_ASS(config1, "llu"); in store_event()
/tools/testing/selftests/x86/
A Dtest_shadow_stack.c846 attr.config1 = (__u64) (unsigned long) file; in test_uretprobe()
/tools/testing/selftests/mm/
A Dmerge.c488 attr.config1 = (__u64)(long)probe_file; in TEST_F()
/tools/perf/Documentation/
A Dperf-stat.txt56 - a symbolically formed event like 'pmu/config=M,config1=N,config2=K/'
58 Acceptable values for each of 'config', 'config1' and 'config2'
A Dperf-record.txt46 - a symbolically formed event like 'pmu/config=M,config1=N,config3=K/'
49 values for each of 'config', 'config1' and 'config2' are defined by
/tools/testing/selftests/seccomp/
A Dseccomp_bpf.c4998 attr.config1 = ptr_to_u64("/proc/self/exe"); in FIXTURE_SETUP()

Completed in 109 milliseconds

12