Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
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.h459 UINT32 ThisMethodInvocations; member