Lines Matching refs:counter_map
80 struct counter_map
102 struct counter_map counter_map;
104 unsigned int index; /* index (needed for counter_map) */
123 struct counter_map counter_map;
130 unsigned int foot_index; /* index (needed for counter_map) */
829 /* save counter and counter_map information */
830 h->chain_iterator_cur->counter_map.maptype =
832 h->chain_iterator_cur->counter_map.mappos = num-1;
1004 r->counter_map.maptype = COUNTER_MAP_NORMAL_MAP;
1005 r->counter_map.mappos = r->index;
1789 r->counter_map.maptype = COUNTER_MAP_SET;
1839 r->counter_map.maptype = COUNTER_MAP_SET;
1878 r->counter_map.maptype = COUNTER_MAP_SET;
1985 r->counter_map.maptype = COUNTER_MAP_NOMAP;
2135 if (c->counter_map.maptype == COUNTER_MAP_NORMAL_MAP)
2136 c->counter_map.maptype = COUNTER_MAP_ZEROED;
2139 if (r->counter_map.maptype == COUNTER_MAP_NORMAL_MAP)
2140 r->counter_map.maptype = COUNTER_MAP_ZEROED;
2193 if (r->counter_map.maptype == COUNTER_MAP_NORMAL_MAP)
2194 r->counter_map.maptype = COUNTER_MAP_ZEROED;
2225 r->counter_map.maptype = COUNTER_MAP_SET;
2448 c->counter_map.maptype = COUNTER_MAP_SET;
2450 c->counter_map.maptype = COUNTER_MAP_NOMAP;
2621 switch(c->counter_map.maptype) {
2628 c->counter_map.mappos);
2633 c->counter_map.mappos,
2645 switch (r->counter_map.maptype) {
2653 r->counter_map.mappos);
2659 r->counter_map.mappos,