OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VKI
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/profile/
InstrProfiling.c
51
uint32_t
VKI
, i;
57
for (
VKI
= IPVK_First;
VKI
<= IPVK_Last; ++
VKI
)
58
CurrentVSiteCount += DI->NumValueSites[
VKI
];
InstrProfilingValue.c
67
uint32_t
VKI
;
68
for (
VKI
= IPVK_First;
VKI
<= IPVK_Last; ++
VKI
)
69
NumVSites += Data->NumValueSites[
VKI
];
Completed in 12 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025