Home
last modified time | relevance | path

Searched refs:n_snapshots (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/massif/
Dms_print.in492 my $n_snapshots = scalar(@snapshot_nums);
493 ($n_snapshots > 0) or die;
494 my $end_time = $times[$n_snapshots-1];
542 for (my $i = 0; $i < $n_snapshots; $i++) {
637 print("Number of snapshots: $n_snapshots\n");
640 for (my $i = 0; $i < $n_snapshots; $i++) {