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

  /external/compiler-rt/lib/profile/
InstrProfilingInternal.h 46 size_t ElmSize;
InstrProfilingBuffer.c 51 size_t Length = IOVecs[I].ElmSize * IOVecs[I].NumElm;
InstrProfilingFile.c 26 if (fwrite(IOVecs[I].Data, IOVecs[I].ElmSize, IOVecs[I].NumElm, File) !=

Completed in 68 milliseconds