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

  /external/oprofile/libutil/
op_fileio.h 75 * op_write_u32 - write four bytes to a file
84 void op_write_u32(FILE * fp, u32 val);
op_fileio.c 83 void op_write_u32(FILE * fp, u32 val) function
  /external/oprofile/pp/
opgprof.cpp 50 op_write_u32(fp, vma);
131 op_write_u32(fp, p_it.first.count());
179 op_write_u32(fp, histsize);
181 op_write_u32(fp, 1);

Completed in 56 milliseconds