]> git.itanic.dy.fi Git - scan-pagemap/commit
analyze.c: Factor out counting stats for a single pageframe
authorTimo Kokkonen <kaapeli@itanic.dy.fi>
Sun, 16 Oct 2011 18:19:08 +0000 (21:19 +0300)
committerTimo Kokkonen <kaapeli@itanic.dy.fi>
Sun, 16 Oct 2011 18:19:08 +0000 (21:19 +0300)
commit7638cbfb6bfe1662173441b1b2f9b13995a96c87
tree2316f919cdf283c303a77a59e733720092b20b5d
parente938a67aa12bb177483f28c370fe1630f768c1a8
analyze.c: Factor out counting stats for a single pageframe

This makes it possible to re-use the pageframe stats counting in cases
it is not desirable to count the stats for every pages in the tree.

Signed-off-by: Timo Kokkonen <kaapeli@itanic.dy.fi>
analyze.c