Searched refs:free_only (Results 1 – 3 of 3) sorted by relevance
49 extern void snapshot_stack_list(int free_only, double allowed_age);
54 void snapshot_stack_list(int free_only, double allowed_age);206 void snapshot_stack_list(int free_only, double allowed_age) { in snapshot_stack_list() argument221 if (free_only) { in snapshot_stack_list()
5758 void snapshot_cache_list(int free_only, double allowed_age) { in snapshot_cache_list() argument5774 if (free_only) { in snapshot_cache_list()