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