Searched refs:cumulative (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/jemalloc/dist/bin/
H A Djeprof.in62 # 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
604 my $cumulative = CumulativeProfile($reduced);
609 PrintDisassembly($libs, $flat, $cumulative, $main::opt_disasm);
611 PrintListing($total, $libs, $flat, $cumulative, $main::opt_list, 0);
621 PrintText($symbols, $flat, $cumulative, -1);
627 if (PrintDot($main::prog, $symbols, $profile, $flat, $cumulative, $total)) {
886 my $cumulative = CumulativeProfile($reduced);
888 PrintText($symbols, $flat, $cumulative,
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/util/
H A Dmkerr.pl56 Note: this option is cumulative. If not given at all, all
/netbsd-current/crypto/external/bsd/openssl.old/dist/util/
H A Dmkerr.pl53 Note: this option is cumulative. If not given at all, all
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dsymfile.c1883 : cumulative (cumulative_), section_name (section_name_),
1887 struct load_progress_data *cumulative;
1928 /* Writing padding data. No easy way to get at the cumulative
1932 totals = args->cumulative;
1885 struct load_progress_data *cumulative; member in struct:load_progress_section_data
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dsymfile.c1869 : cumulative (cumulative_), section_name (section_name_),
1873 struct load_progress_data *cumulative;
1914 /* Writing padding data. No easy way to get at the cumulative
1918 totals = args->cumulative;
1871 struct load_progress_data *cumulative; member in struct:load_progress_section_data

Completed in 206 milliseconds