Searched refs:next_countable_id (Results 1 – 2 of 2) sorted by relevance
40 uint32_t next_countable_id; variable
477 state.resize(next_countable_id); in init_perfcnt()590 : id {d->next_countable_id++}, d {d}, name {name} in Countable()