HomeSort by: relevance | last modified time | path
    Searched refs:cumulative (Results 1 - 8 of 8) sorted by relevancy

  /src/external/bsd/jemalloc.old/dist/bin/
jeprof.in 62 # annotated with the flat and cumulative sample counts at each line.
67 # annotated with the flat and cumulative sample counts at each PC value.
180 --cum Sort by cumulative data
617 my $cumulative = CumulativeProfile($reduced);
622 PrintDisassembly($libs, $flat, $cumulative, $main::opt_disasm);
624 PrintListing($total, $libs, $flat, $cumulative, $main::opt_list, 0);
634 PrintText($symbols, $flat, $cumulative, -1);
642 if (PrintDot($main::prog, $symbols, $profile, $flat, $cumulative, $total)) {
901 my $cumulative = CumulativeProfile($reduced);
903 PrintText($symbols, $flat, $cumulative, $line_limit)
    [all...]
  /src/external/bsd/jemalloc/dist/bin/
jeprof 62 # annotated with the flat and cumulative sample counts at each line.
67 # annotated with the flat and cumulative sample counts at each PC value.
181 --cum Sort by cumulative data
618 my $cumulative = CumulativeProfile($reduced);
623 PrintDisassembly($libs, $flat, $cumulative, $main::opt_disasm);
625 PrintListing($total, $libs, $flat, $cumulative, $main::opt_list, 0);
635 PrintText($symbols, $flat, $cumulative, -1);
643 if (PrintDot($main::prog, $symbols, $profile, $flat, $cumulative, $total)) {
902 my $cumulative = CumulativeProfile($reduced);
904 PrintText($symbols, $flat, $cumulative, $line_limit)
    [all...]
jeprof.in 62 # annotated with the flat and cumulative sample counts at each line.
67 # annotated with the flat and cumulative sample counts at each PC value.
181 --cum Sort by cumulative data
618 my $cumulative = CumulativeProfile($reduced);
623 PrintDisassembly($libs, $flat, $cumulative, $main::opt_disasm);
625 PrintListing($total, $libs, $flat, $cumulative, $main::opt_list, 0);
635 PrintText($symbols, $flat, $cumulative, -1);
643 if (PrintDot($main::prog, $symbols, $profile, $flat, $cumulative, $total)) {
902 my $cumulative = CumulativeProfile($reduced);
904 PrintText($symbols, $flat, $cumulative, $line_limit)
    [all...]
  /src/crypto/external/bsd/openssl/dist/util/
mkerr.pl 56 Note: this option is cumulative. If not given at all, all
  /src/crypto/external/bsd/openssl.old/dist/util/
mkerr.pl 53 Note: this option is cumulative. If not given at all, all
  /src/crypto/external/apache2/openssl/dist/util/
mkerr.pl 56 Note: this option is cumulative. If not given at all, all
  /src/external/gpl3/gdb.old/dist/gdb/
symfile.c 1853 /* Cumulative data. */
1865 : cumulative (cumulative_), section_name (section_name_),
1869 struct load_progress_data *cumulative;
1910 /* Writing padding data. No easy way to get at the cumulative
1914 totals = args->cumulative;
1867 struct load_progress_data *cumulative; member in struct:load_progress_section_data
  /src/external/gpl3/gdb/dist/gdb/
symfile.c 1853 /* Cumulative data. */
1865 : cumulative (cumulative_), section_name (section_name_),
1869 struct load_progress_data *cumulative;
1910 /* Writing padding data. No easy way to get at the cumulative
1914 totals = args->cumulative;
1867 struct load_progress_data *cumulative; member in struct:load_progress_section_data

Completed in 29 milliseconds