HomeSort by relevance Sort by last modified time
    Searched refs:op_write_u64 (Results 1 - 2 of 2) 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

Completed in 205 milliseconds