Searched refs:type_val (Results 1 – 4 of 4) sorted by relevance
1453 if (t->type_val == PARSE_EVENTS__TERM_TYPE_NUM && in pmu_resolve_param_term() 1527 assert(term->type_val == PARSE_EVENTS__TERM_TYPE_NUM); in pmu_config_term() 1531 assert(term->type_val == PARSE_EVENTS__TERM_TYPE_NUM); in pmu_config_term() 1535 assert(term->type_val == PARSE_EVENTS__TERM_TYPE_NUM); in pmu_config_term() 1539 assert(term->type_val == PARSE_EVENTS__TERM_TYPE_NUM); in pmu_config_term() 1543 assert(term->type_val == PARSE_EVENTS__TERM_TYPE_NUM); in pmu_config_term() 1547 assert(term->type_val == PARSE_EVENTS__TERM_TYPE_NUM); in pmu_config_term() 1565 assert(term->type_val == PARSE_EVENTS__TERM_TYPE_NUM); in pmu_config_term() 1632 if (term->type_val == PARSE_EVENTS__TERM_TYPE_NUM) { in pmu_config_term() 1644 } else if (term->type_val in pmu_config_term() [all...]
102 if (term->type_val == PARSE_EVENTS__TERM_TYPE_NUM) { in get_config_cpu() 153 term->type_val = PARSE_EVENTS__TERM_TYPE_NUM; in fix_raw() 166 term->type_val = PARSE_EVENTS__TERM_TYPE_NUM; in fix_raw() 683 if (type == term->type_val) in check_type_val() 920 if (term->type_val == PARSE_EVENTS__TERM_TYPE_NUM) { in config_term_common() 929 assert(term->type_val == PARSE_EVENTS__TERM_TYPE_STR); in config_term_common() 2718 switch (term->type_val) { in parse_events_term__num() 2744 .type_val = PARSE_EVENTS__TERM_TYPE_NUM, in parse_events_term__str() 2764 .type_val = PARSE_EVENTS__TERM_TYPE_STR, in parse_events_term__clone() 2796 if (term->type_val in parse_events_terms__copy() [all...]
107 enum parse_events__term_val_type type_val; member
823 term->type_val == PARSE_EVENTS__TERM_TYPE_NUM); in test__checkterms_simple() 832 term->type_val == PARSE_EVENTS__TERM_TYPE_NUM); in test__checkterms_simple() 841 term->type_val == PARSE_EVENTS__TERM_TYPE_NUM); in test__checkterms_simple() 850 term->type_val == PARSE_EVENTS__TERM_TYPE_NUM); in test__checkterms_simple() 859 term->type_val == PARSE_EVENTS__TERM_TYPE_NUM); in test__checkterms_simple() 868 term->type_val == PARSE_EVENTS__TERM_TYPE_NUM); in test__checkterms_simple() 883 term->type_val == PARSE_EVENTS__TERM_TYPE_STR); in test__checkterms_simple() 897 term->type_val == PARSE_EVENTS__TERM_TYPE_STR); in test__checkterms_simple()