Searched refs:counter_type (Results 1 – 1 of 1) sorted by relevance
247 enum counter_type {COUNTER_ITEMS, COUNTER_CYCLES, COUNTER_SECONDS, COUNTER_USEC}; enum255 enum counter_type type;5721 enum counter_type type, enum counter_format format, int flags) in add_counter()5787 enum counter_type type = COUNTER_CYCLES; in parse_add_command()