OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pmc_needisync
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/alpha/include/
pmap.h
145
unsigned int
pmc_needisync
; /* CPU needes isync */
member in struct:pmap_percpu
350
if ((pmap)->pm_percpu[cpu_id].
pmc_needisync
) { \
351
(pmap)->pm_percpu[cpu_id].
pmc_needisync
= 0; \
/src/sys/arch/alpha/alpha/
pmap.c
988
pmap->pm_percpu[ci->ci_cpuid].
pmc_needisync
= 1;
995
pmap->pm_percpu[ci->ci_cpuid].
pmc_needisync
= 1;
3958
pmc->
pmc_needisync
= 0;
Completed in 13 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025