Home | History | Annotate | Download | only in libiptc

Lines Matching refs:counter_map

79 struct counter_map
101 struct counter_map counter_map;
103 unsigned int index; /* index (needed for counter_map) */
122 struct counter_map counter_map;
129 unsigned int foot_index; /* index (needed for counter_map) */
831 /* save counter and counter_map information */
832 h->chain_iterator_cur->counter_map.maptype =
834 h->chain_iterator_cur->counter_map.mappos = num-1;
1006 r->counter_map.maptype = COUNTER_MAP_NORMAL_MAP;
1007 r->counter_map.mappos = r->index;
1784 r->counter_map.maptype = COUNTER_MAP_SET;
1834 r->counter_map.maptype = COUNTER_MAP_SET;
1873 r->counter_map.maptype = COUNTER_MAP_SET;
1980 r->counter_map.maptype = COUNTER_MAP_NOMAP;
2128 if (c->counter_map.maptype == COUNTER_MAP_NORMAL_MAP)
2129 c->counter_map.maptype = COUNTER_MAP_ZEROED;
2132 if (r->counter_map.maptype == COUNTER_MAP_NORMAL_MAP)
2133 r->counter_map.maptype = COUNTER_MAP_ZEROED;
2186 if (r->counter_map.maptype == COUNTER_MAP_NORMAL_MAP)
2187 r->counter_map.maptype = COUNTER_MAP_ZEROED;
2218 r->counter_map.maptype = COUNTER_MAP_SET;
2441 c->counter_map.maptype = COUNTER_MAP_SET;
2443 c->counter_map.maptype = COUNTER_MAP_NOMAP;
2614 switch(c->counter_map.maptype) {
2621 c->counter_map.mappos);
2626 c->counter_map.mappos,
2638 switch (r->counter_map.maptype) {
2646 r->counter_map.mappos);
2652 r->counter_map.mappos,