HomeSort by relevance Sort by last modified time
    Searched full:counter_mask (Results 1 - 19 of 19) sorted by null

  /external/oprofile/doc/
ophelp.xsd 34 <xs:attribute name="counter_mask" type="xs:nonNegativeInteger" use="required"/>
  /external/oprofile/libop/
op_xml_events.c 72 init_xml_int_attr(HELP_COUNTER_MASK, event->counter_mask, buffer,
op_events.h 52 u32 counter_mask; /**< bitmask of allowed counter */ member in struct:op_event
op_alloc_counter.c 54 u32 mask = pev[i]->counter_mask;
op_xml_out.c 78 "counter_mask",
op_events.c 481 event->counter_mask = arch_get_counter_mask();
483 event->counter_mask = parse_counter_mask(value);
920 if ((event->counter_mask & ctr_mask) == 0)
  /external/oprofile/gui/
oprof_start.h 33 uint counter_mask; member in struct:op_event_descr
oprof_start.cpp 99 counter_mask(0),
212 descr.counter_mask = event->counter_mask;
227 if (!(descr.counter_mask & (1 << ctr)))
  /external/oprofile/utils/
ophelp.c 104 if(event->counter_mask != 0) {
107 mask = event->counter_mask;
111 for (i = 0; i < CHAR_BIT * sizeof(event->counter_mask); ++i) {
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/
gcov-io.h 688 idiom. The number of counters is determined from the counter_mask
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
gcov-io.h 688 idiom. The number of counters is determined from the counter_mask
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/
gcov-io.h 688 idiom. The number of counters is determined from the counter_mask
    [all...]
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/
gcov-io.h 688 idiom. The number of counters is determined from the counter_mask
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/
gcov-io.h 688 idiom. The number of counters is determined from the counter_mask
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
gcov-io.h 688 idiom. The number of counters is determined from the counter_mask
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/gcov-src/
gcov-io.h 688 idiom. The number of counters is determined from the counter_mask
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/gcov-src/
gcov-io.h 688 idiom. The number of counters is determined from the counter_mask
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/
gcov-io.h 688 idiom. The number of counters is determined from the counter_mask
    [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/
gcov-io.h 688 idiom. The number of counters is determined from the counter_mask
    [all...]

Completed in 513 milliseconds