OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lprofCreateBufferIOInternal
(Results
1 - 3
of
3
) sorted by null
/external/compiler-rt/test/profile/
instrprof-bufferio.c
14
ProfBufferIO *
lprofCreateBufferIOInternal
(void *File, uint32_t BufferSz);
45
BufferIO =
lprofCreateBufferIOInternal
(File[J], IOBufferSize[J]);
/external/compiler-rt/lib/profile/
InstrProfilingInternal.h
71
ProfBufferIO *
lprofCreateBufferIOInternal
(void *File, uint32_t BufferSz);
InstrProfilingFile.c
102
lprofCreateBufferIOInternal
(void *File, uint32_t BufferSz) {
Completed in 81 milliseconds