Audio-FindChunks
view release on metacpan or search on metacpan
utils/auto-debug-module.example-dbx view on Meta::CPAN
13 buf[100000000] = 1;
=================================
=>[1] le_short_sample_stats(buf = 0x284274 "^H", stride = 4, samples = 1792, stat = 0x23b468), line 13 in "wavestats.c"
[2] XS_Audio__FindChunks_le_short_sample_stats(cv = 0x22edcc), line 158 in "FindChunks.c"
[3] Perl_pp_entersub(0x80, 0x1, 0x22edcc, 0x135000, 0x27e674, 0x13a27c), at 0x984ec
[4] Perl_runops_standard(0x238dc8, 0x135000, 0x8e67c, 0x238dc8, 0x13c800, 0x13a000), at 0x8e6c8
[5] S_run_body(0x1, 0x0, 0x13c800, 0x13cc00, 0x0, 0x0), at 0x28cdc
[6] perl_run(0x1, 0x0, 0x1, 0x13a400, 0x13cc00, 0x13a400), at 0x28988
[7] main(0x3, 0xffbff694, 0xffbff6a4, 0x12d800, 0x0, 0x0), at 0x24dcc
=================================
elt = 0
samples = 1792
ibuf = 0x284270 ""
stat = 0x23b468
stride = 4
buf = 0x284274 "^H"
i = 1
utils/auto-debug-module.example-dbx view on Meta::CPAN
7 long i = 0;
0x7f9f3e38: le_short_sample_stats : save %sp, -0x78, %sp
0x7f9f3e3c: le_short_sample_stats+0x0004: st %i3, [%fp + 0x50]
0x7f9f3e40: le_short_sample_stats+0x0008: st %i2, [%fp + 0x4c]
0x7f9f3e44: le_short_sample_stats+0x000c: st %i1, [%fp + 0x48]
0x7f9f3e48: le_short_sample_stats+0x0010: st %i0, [%fp + 0x44]
0x7f9f3e4c: le_short_sample_stats+0x0014: call le_short_sample_stats+0x1c
0x7f9f3e50: le_short_sample_stats+0x0018: sethi %hi(0x0), %l0
0x7f9f3e54: le_short_sample_stats+0x001c: or %l0, 0x0, %l0
0x7f9f3e58: le_short_sample_stats+0x0020: add %o7, %l0, %l0
0x7f9f3e5c: le_short_sample_stats+0x0024: st %l0, [%fp - 0x14]
0x7f9f3e60: le_short_sample_stats+0x0028: sethi %hi(0x11000), %l1
0x7f9f3e64: le_short_sample_stats+0x002c: or %l1, 0xe0, %l1
0x7f9f3e68: le_short_sample_stats+0x0030: add %l0, %l1, %l7
0x7f9f3e6c: le_short_sample_stats+0x0034: add %l0, %l1, %l7
0x7f9f3e70: le_short_sample_stats+0x0038: st %g0, [%fp - 0x4]
8 char *ibuf = buf;
0x7f9f3e74: le_short_sample_stats+0x003c: ld [%fp + 0x44], %l0
0x7f9f3e78: le_short_sample_stats+0x0040: st %l0, [%fp - 0x8]
9 while (++i <= samples) {
0x7f9f3e7c: le_short_sample_stats+0x0044: ld [%fp - 0x4], %l0
( run in 1.015 second using v1.01-cache-2.11-cpan-88abd93f124 )