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 136 int num_events; variable
391 * 'num_events' represents the cpu internal counter number
395 event_info[event_idx].counters, num_events);
397 (event_info[event_idx].counters & CTR(num_events)) == 0) {
399 event_name, num_events);
410 selected_events[num_events] = event_idx;
411 selected_counts[num_events++] = count_val;
583 if (num_events == MAX_EVENTS) {
671 if (num_events != 0 || timer != 0) {
684 if (num_events == 3)
    [all...]
  /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:__anon25869
    [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:__anon27459
    [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:__anon28974
    [all...]

Completed in 1188 milliseconds