Searched refs:ProfDataIOVec (Results 1 – 4 of 4) sorted by relevance
44 typedef struct ProfDataIOVec { struct48 } ProfDataIOVec; argument50 typedef uint32_t (*WriterCallback)(ProfDataIOVec *, uint32_t NumIOVecs,
56 ProfDataIOVec IOVec[] = { in llvmWriteProfDataImpl()65 ProfDataIOVec IOVec2[] = {{ValueDataBegin, sizeof(char), ValueDataSize}}; in llvmWriteProfDataImpl()
46 static uint32_t bufferWriter(ProfDataIOVec *IOVecs, uint32_t NumIOVecs, in bufferWriter()
21 static uint32_t fileWriter(ProfDataIOVec *IOVecs, uint32_t NumIOVecs, in fileWriter()