Searched refs:config1 (Results 1 – 25 of 26) sorted by relevance
12
| /tools/testing/selftests/powerpc/pmu/event_code_tests/ |
| A D | group_constraint_thresh_cmp_test.c | 44 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 D | topdown.c | 40 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 D | base-record-spe | 36 config1=*
|
| A D | base-record | 37 config1=0
|
| A D | base-stat | 37 config1=0
|
| A D | test-record-dummy-C0 | 51 config1=0
|
| A D | system-wide-dummy | 48 config1=0
|
| /tools/perf/tests/ |
| A D | pmu.c | 190 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 D | mmap-basic.c | 244 .config1 = 0x2, /* Request user access */ in test_stat_user_read()
|
| A D | parse-events.c | 210 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 D | mmcra_thresh_cmp_test.c | 41 event.attr.config1 = 1000; in mmcra_thresh_cmp()
|
| A D | misc.c | 463 value = EV_CODE_EXTRACT(event.attr.config1, thd_cmp); in get_thresh_cmp_val()
|
| /tools/testing/selftests/net/bench/page_pool/ |
| A D | time_bench.c | 40 uint64_t config1; /* umask */ member 86 perf_conf.config1 = perf_events[i].config1; in time_bench_PMU_config()
|
| /tools/lib/perf/tests/ |
| A D | test-evsel.c | 137 .config1 = 0x2, /* Request user access */ in test_stat_user_read()
|
| /tools/perf/arch/x86/tests/ |
| A D | hybrid.c | 154 TEST_ASSERT_VAL("wrong config1", 1 == evsel->core.attr.config1); in test__checkevent_pmu()
|
| /tools/include/uapi/linux/ |
| A D | perf_event.h | 478 __u64 config1; /* extension of config */ member
|
| /tools/perf/util/ |
| A D | parse-events.l | 317 config1 { return term(yyscanner, PARSE_EVENTS__TERM_TYPE_CONFIG1); }
|
| A D | pmu.c | 1532 pmu_format_value(bits, term->val.num, &attr->config1, zero); in pmu_config_term() 1581 vp = &attr->config1; in pmu_config_term()
|
| A D | parse-events.c | 244 perf_pmu__warn_invalid_config(pmu, attr->config1, name, in __add_event() 921 attr->config1 = term->val.num; in config_term_common()
|
| A D | evsel.c | 181 WRITE_ASS(config1, "llu"); in store_event()
|
| /tools/testing/selftests/x86/ |
| A D | test_shadow_stack.c | 846 attr.config1 = (__u64) (unsigned long) file; in test_uretprobe()
|
| /tools/testing/selftests/mm/ |
| A D | merge.c | 488 attr.config1 = (__u64)(long)probe_file; in TEST_F()
|
| /tools/perf/Documentation/ |
| A D | perf-stat.txt | 56 - a symbolically formed event like 'pmu/config=M,config1=N,config2=K/' 58 Acceptable values for each of 'config', 'config1' and 'config2'
|
| A D | perf-record.txt | 46 - 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 D | seccomp_bpf.c | 4998 attr.config1 = ptr_to_u64("/proc/self/exe"); in FIXTURE_SETUP()
|
Completed in 109 milliseconds
12