HomeSort by relevance Sort by last modified time
    Searched refs:read_events (Results 1 - 4 of 4) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-lock.c 832 static int read_events(void) function
870 (read_events() != 0))
989 if (read_events() != 0)
builtin-kvm.c 1216 static int read_events(struct perf_kvm_stat *kvm) function
1281 ret = read_events(kvm);
    [all...]
  /external/oprofile/libop/
op_events.c 32 static void read_events(char const * file);
400 read_events(event_file);
423 static void read_events(char const * file) function
599 read_events(event_file);
  /external/blktrace/
blkparse.c 2154 static int read_events(int fd, int always_block, int *fdblock) function
    [all...]

Completed in 234 milliseconds