Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslxrefout.c512 XrefInfo->ThisMethodInvocations = 0; in OtXrefWalkPart2()
518 if (!XrefInfo->ThisMethodInvocations) in OtXrefWalkPart2()
528 XrefInfo->ThisMethodInvocations, ParentPath); in OtXrefWalkPart2()
600 XrefInfo->ThisMethodInvocations++; in OtXrefAnalysisWalkPart2()
H A Dasltypes.h393 UINT32 ThisMethodInvocations; member