Searched refs:counter_type (Results 1 – 1 of 1) sorted by relevance
240 enum counter_type {COUNTER_ITEMS, COUNTER_CYCLES, COUNTER_SECONDS, COUNTER_USEC}; enum248 enum counter_type type;5105 enum counter_type type, enum counter_format format, int flags) in add_counter()5171 enum counter_type type = COUNTER_CYCLES; in parse_add_command()