OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetValueProfDataSize
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/profile/
InstrProfilingInternal.h
122
uint32_t (*
GetValueProfDataSize
)(void);
InstrProfilingWriter.c
140
VPHeader.TotalSize = VPDataReader->
GetValueProfDataSize
();
Completed in 2114 milliseconds