Lines Matching refs:anon
240 'anon': {
257 stats['anon' if anons[index_next] else 'file']['partial'] += nr
267 stats['anon' if anons[index_end - 1] else 'file']['partial'] += nr
279 anon = 'anon' if anons[index] else 'file'
280 stats[anon][align][order] += nr
288 stats['anon']['aligned'][PMD_ORDER] = max(0, stats['anon']['aligned'][PMD_ORDER] - kbnr(anon_pmd_mapped))
292 f"anon-thp-pmd-aligned-{odkb(PMD_ORDER)}kB": {'type': 'anon', 'value': anon_pmd_mapped},
306 flatten_type('anon', stats['anon'])
353 f"anon-cont-pmd-aligned-{nrkb(nr_cont)}kB": {'type': 'anon', 'value': anon_pmd_mapped},
357 rstats[f"anon-cont-pte-aligned-{nrkb(nr_cont)}kB"] = {'type': 'anon', 'value': nrkb(nr_anon)}
383 if type == 'anon' and tot_anon > 0:
559 - anon-thp-pte-aligned-<size>kB\\n
561 - anon-thp-pmd-aligned-<size>kB\\n
570 - anon-thp-pte-unaligned-<size>kB\\n
579 - anon-thp-pte-partial\\n
594 - anon-cont-pte-aligned-<size>kB\\n
596 - anon-cont-pmd-aligned-<size>kB\\n