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

  /external/oprofile/libop/
op_config.h 55 #define OPD_VERSION 0x11
  /external/oprofile/libabi/tests/
abi_test.cpp 73 header->version = OPD_VERSION;
  /external/oprofile/daemon/
opd_events.c 158 header->version = OPD_VERSION;
  /external/oprofile/libpp/
profile.cpp 79 if (head.version != OPD_VERSION) {

Completed in 139 milliseconds