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

  /external/oprofile/libopagent/
jitdump.h 37 #define JITHEADER_VERSION 1
opagent.c 163 header.version = JITHEADER_VERSION;
  /external/oprofile/opjitconv/
parse_dump.c 213 if (header->version != JITHEADER_VERSION) {

Completed in 6334 milliseconds