Searched refs:GetLedgerEntryIndex (Results 1 – 2 of 2) sorted by relevance
1606 entry_indices['wired_mem'] = GetLedgerEntryIndex(ledger_template, 'wired_mem')1608 entry_indices['phys_mem'] = GetLedgerEntryIndex(ledger_template, 'phys_mem')1610 entry_indices['internal'] = GetLedgerEntryIndex(ledger_template, 'internal')1612 entry_indices['external'] = GetLedgerEntryIndex(ledger_template, 'external')1614 entry_indices['reusable'] = GetLedgerEntryIndex(ledger_template, 'reusable')1616 … entry_indices['internal_compressed'] = GetLedgerEntryIndex(ledger_template, 'internal_compressed')1712 idx = GetLedgerEntryIndex(ledger_template, "phys_mem")
1623 def GetLedgerEntryIndex(template, name): function1678 idx = GetLedgerEntryIndex(ledger_template, name)