Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dpmu.c31 .type_val = PARSE_EVENTS__TERM_TYPE_NUM,
37 .type_val = PARSE_EVENTS__TERM_TYPE_NUM,
43 .type_val = PARSE_EVENTS__TERM_TYPE_NUM,
49 .type_val = PARSE_EVENTS__TERM_TYPE_NUM,
55 .type_val = PARSE_EVENTS__TERM_TYPE_NUM,
61 .type_val = PARSE_EVENTS__TERM_TYPE_NUM,
67 .type_val = PARSE_EVENTS__TERM_TYPE_NUM,
73 .type_val = PARSE_EVENTS__TERM_TYPE_NUM,
79 .type_val = PARSE_EVENTS__TERM_TYPE_NUM,
H A Dparse-events.c606 term->type_val == PARSE_EVENTS__TERM_TYPE_NUM); in test__checkterms_simple()
615 term->type_val == PARSE_EVENTS__TERM_TYPE_NUM); in test__checkterms_simple()
624 term->type_val == PARSE_EVENTS__TERM_TYPE_NUM); in test__checkterms_simple()
633 term->type_val == PARSE_EVENTS__TERM_TYPE_NUM); in test__checkterms_simple()
648 term->type_val == PARSE_EVENTS__TERM_TYPE_NUM); in test__checkterms_simple()
662 term->type_val == PARSE_EVENTS__TERM_TYPE_NUM); in test__checkterms_simple()
/OK3568_Linux_fs/kernel/tools/perf/include/bpf/
H A Dbpf.h21 #define bpf_map(name, _type, type_key, type_val, _max_entries) \ argument
25 .value_size = sizeof(type_val), \
30 type_val value; \
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dbpf_legacy.h5 #define BPF_ANNOTATE_KV_PAIR(name, type_key, type_val) \ argument
8 type_val value; \
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dpmu.c353 if (term->type_val == PARSE_EVENTS__TERM_TYPE_NUM) in __perf_pmu__new_alias()
356 else if (term->type_val == PARSE_EVENTS__TERM_TYPE_STR) in __perf_pmu__new_alias()
1038 if (t->type_val == PARSE_EVENTS__TERM_TYPE_NUM && in pmu_resolve_param_term()
1144 if (term->type_val == PARSE_EVENTS__TERM_TYPE_NUM) { in pmu_config_term()
1156 } else if (term->type_val == PARSE_EVENTS__TERM_TYPE_STR) { in pmu_config_term()
1240 if (term->type_val == PARSE_EVENTS__TERM_TYPE_NUM) { in pmu_find_alias()
1246 } else if (term->type_val == PARSE_EVENTS__TERM_TYPE_STR) { in pmu_find_alias()
1399 if (term->type_val == PARSE_EVENTS__TERM_TYPE_STR) in format_alias()
H A Dparse-events.c981 if (type == term->type_val) in check_type_val()
2940 switch (term->type_val) { in new_term()
2965 .type_val = PARSE_EVENTS__TERM_TYPE_NUM, in parse_events_term__num()
2984 .type_val = PARSE_EVENTS__TERM_TYPE_STR, in parse_events_term__str()
3000 .type_val = PARSE_EVENTS__TERM_TYPE_STR, in parse_events_term__sym_hw()
3024 .type_val = term->type_val, in parse_events_term__clone()
3036 if (term->type_val == PARSE_EVENTS__TERM_TYPE_NUM) in parse_events_term__clone()
3050 if (term->type_val != PARSE_EVENTS__TERM_TYPE_NUM) in parse_events_term__delete()
H A Dparse-events.h108 int type_val; member
H A Dbpf-loader.c1048 if (term->type_val != PARSE_EVENTS__TERM_TYPE_NUM) { in bpf_map__config_value()
1108 if (term->type_val != PARSE_EVENTS__TERM_TYPE_STR) { in bpf_map__config_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dwlioctl.h16629 uint8 type_val; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dwlioctl.h16647 uint8 type_val; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux.c13733 logset_op.type = logset_all_type_op->set_type[i].type_val; in dhd_get_preserve_log_numbers()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux.c13614 logset_op.type = logset_all_type_op->set_type[i].type_val; in dhd_get_preserve_log_numbers()