OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CountersLast
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/profile/
InstrProfilingPlatformOther.c
20
static uint64_t *
CountersLast
= NULL;
39
CountersLast
= (uint64_t *)Data->CounterPtr + Data->NumCounters;
52
UPDATE_LAST(
CountersLast
, (uint64_t *)Data->CounterPtr + Data->NumCounters);
67
uint64_t *__llvm_profile_end_counters(void) { return
CountersLast
; }
Completed in 11 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025