Searched refs:is_detailed (Results 1 – 1 of 1) sorted by relevance
1300 Bool is_detailed) in take_snapshot() argument1310 if (is_detailed) { in take_snapshot()1331 if (is_detailed) n_detailed_snapshots++; in take_snapshot()1352 Bool is_detailed; in maybe_take_snapshot() local1365 is_detailed = (clo_detailed_freq-1 == n_snapshots_since_last_detailed); in maybe_take_snapshot()1380 is_detailed = True; in maybe_take_snapshot()1390 take_snapshot(snapshot, kind, my_time, is_detailed); in maybe_take_snapshot()1393 if (is_detailed) { in maybe_take_snapshot()