Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Dcallgrind_annotate.in145 my $auto_annotate = 0;
270 $auto_annotate = 1 if ($1 eq "yes");
271 $auto_annotate = 0 if ($1 eq "no");
585 if ($auto_annotate || defined $user_ann_files{$curr_file}) {
758 my $is_on = ($auto_annotate ? "on" : "off");
1051 if ($auto_annotate) {
/external/valgrind/cachegrind/
Dcg_annotate.in129 my $auto_annotate = 0;
224 $auto_annotate = 1;
226 $auto_annotate = 0;
404 if ($auto_annotate || defined $user_ann_files{$currFileName}) {
483 my $is_on = ($auto_annotate ? "on" : "off");