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

  /external/oprofile/libutil/
op_fileio.h 87 * op_write_u64 - write eight bytes to a file
96 void op_write_u64(FILE * fp, u64 val);
op_fileio.c 89 void op_write_u64(FILE * fp, u64 val) function
  /external/oprofile/pp/
opgprof.cpp 53 op_write_u64(fp, vma);

Completed in 274 milliseconds