counter_type       66 examples/perfcounter/perf.h     unsigned int counter_type;
counter_type      185 examples/perfcounter/perf.h void init_perf_counter(PerfCounter *counter, PerfCounter *parent, unsigned int index, char *name, char *help, int counter_type, int record_type);
counter_type       70 examples/perfcounter/perf_writer.c 	sprintf(sdata, "%d", counter.counter_type);
counter_type      118 examples/perfcounter/perf_writer.c     size_mask = counter.counter_type & PERF_SIZE_VARIABLE_LEN;
counter_type      209 examples/perfcounter/perf_writer_util.c 		       int counter_type,
counter_type      215 examples/perfcounter/perf_writer_util.c     counter->counter_type = counter_type;