HomeSort by relevance Sort by last modified time
    Searched defs:num_events (Results 1 - 5 of 5) sorted by null

  /external/chromium/chrome/common/
metrics_helpers.h 77 int num_events() { return num_events_; } function in class:MetricsLogBase
  /external/oprofile/opcontrol/
opcontrol.cpp 60 int num_events; variable
460 selected_events[num_events] = event_idx;
461 selected_counts[num_events++] = count_val;
642 if (num_events == MAX_EVENTS) {
734 if (num_events != 0 || timer != 0) {
749 if (num_events == 3) {
750 for (i = 0; i < num_events; i++) {
780 for (i = 0; i < num_events; i++) {
818 for (i = num_events; i < MAX_EVENTS; i++) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XIproto.h 1204 CARD8 num_events; member in struct:__anon22592
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XIproto.h 1204 CARD8 num_events; member in struct:__anon24182
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XIproto.h 1204 CARD8 num_events; member in struct:__anon25694
    [all...]

Completed in 258 milliseconds