Lines Matching refs:persistent_count
297 __mf_opts.persistent_count = 100; in __mf_set_default_options()
406 read_integer_option, 0, &__mf_opts.persistent_count},
1283 if (__mf_opts.persistent_count > 0 in __mfu_unregister()
1313 if (plot == __mf_opts.persistent_count) plot = 0; in __mfu_unregister()
1338 if (__mf_opts.persistent_count > 0) in __mfu_unregister()
1603 if (__mf_opts.persistent_count > 0) in __mf_find_dead_objects()
1615 while (recollection < __mf_opts.persistent_count) in __mf_find_dead_objects()
1631 else plot = __mf_opts.persistent_count - 1; in __mf_find_dead_objects()
1715 if (__mf_opts.persistent_count > 0) in __mf_describe_object()
1840 if (__mf_opts.persistent_count > 0) in __mfu_report()
1845 for (plot = 0 ; plot < __mf_opts.persistent_count; plot ++) in __mfu_report()