Home
last modified time | relevance | path

Searched refs:ThisMethodInvocations (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Daslxrefout.c620 XrefInfo->ThisMethodInvocations = 0; in OtXrefWalkPart2()
626 if (!XrefInfo->ThisMethodInvocations) in OtXrefWalkPart2()
636 XrefInfo->ThisMethodInvocations, ParentPath); in OtXrefWalkPart2()
708 XrefInfo->ThisMethodInvocations++; in OtXrefAnalysisWalkPart2()
H A Dasltypes.h501 UINT32 ThisMethodInvocations; member