Searched refs:is_detailed (Results 1 – 1 of 1) sorted by relevance
922 Bool is_detailed) in take_snapshot() argument932 if (is_detailed) { in take_snapshot()950 if (is_detailed) n_detailed_snapshots++; in take_snapshot()971 Bool is_detailed; in maybe_take_snapshot() local984 is_detailed = (clo_detailed_freq-1 == n_snapshots_since_last_detailed); in maybe_take_snapshot()999 is_detailed = True; in maybe_take_snapshot()1009 take_snapshot(snapshot, kind, my_time, is_detailed); in maybe_take_snapshot()1012 if (is_detailed) { in maybe_take_snapshot()