Searched refs:GetLedgerEntryIndex (Results 1 – 2 of 2) sorted by relevance
1803 entry_indices['wired_mem'] = GetLedgerEntryIndex(ledger_template, 'wired_mem')1805 entry_indices['phys_mem'] = GetLedgerEntryIndex(ledger_template, 'phys_mem')1807 entry_indices['internal'] = GetLedgerEntryIndex(ledger_template, 'internal')1809 entry_indices['external'] = GetLedgerEntryIndex(ledger_template, 'external')1811 entry_indices['reusable'] = GetLedgerEntryIndex(ledger_template, 'reusable')1813 … entry_indices['internal_compressed'] = GetLedgerEntryIndex(ledger_template, 'internal_compressed')1909 idx = GetLedgerEntryIndex(ledger_template, "phys_mem")
1617 def GetLedgerEntryIndex(template, name): function1672 idx = GetLedgerEntryIndex(ledger_template, name)