OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getEntryCount
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/ProfileData/
GCOV.cpp
342
///
getEntryCount
- Get the number of times the function was called by
344
uint64_t GCOVFunction::
getEntryCount
() const {
791
os << "function:" << f->startLine << ',' << f->
getEntryCount
() << ','
897
const uint64_t entryCount = f.
getEntryCount
();
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h
567
uint32_t
getEntryCount
() const { return getSlots().size(); }
Completed in 23 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026