OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CountersEnd
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/profile/
InstrProfilingBuffer.c
18
const uint64_t *
CountersEnd
= __llvm_profile_end_counters();
23
DataBegin, DataEnd, CountersBegin,
CountersEnd
, NamesBegin, NamesEnd);
31
const uint64_t *CountersBegin, const uint64_t *
CountersEnd
,
48
const uint64_t *
CountersEnd
, const char *NamesBegin, const char *NamesEnd) {
50
CountersBegin,
CountersEnd
, 0, 0, NamesBegin,
InstrProfilingWriter.c
102
const uint64_t *
CountersEnd
= __llvm_profile_end_counters();
106
CountersBegin,
CountersEnd
, ValueDataArray,
142
const uint64_t *CountersBegin, const uint64_t *
CountersEnd
,
148
const uint64_t CountersSize =
CountersEnd
- CountersBegin;
Completed in 53 milliseconds
Indexes created Sun Sep 21 19:09:51 GMT 2025