3 .type __profil_counter, @function
6 subq pc_offset
(%rip
), %rdx
7 movl pc_scale
(%rip
), %eax
15 leaq
(%rdx
,%rcx
), %rax
16 cmpq nsamples
(%rip
), %rax
18 movq samples
(%rip
), %rdx
19 addw $
1, (%rdx
,%rax
,2)
22 .size __profil_counter, .-__profil_counter
26 .type __profil, @function
30 leaq __profil_counter
(%rip
), %rax
33 movq
%rsi
, nsamples
(%rip
)
34 movq
%rdi
, samples
(%rip
)
36 movq
%rdx
, pc_offset
(%rip
)
39 movl
%ecx
, pc_scale
(%rip
)
41 movl $
268435460, 168(%rsp
)
47 call __profile_frequency
57 movdqa
16(%rsp
), %xmm0
69 .size __profil, .-__profil
81 .hidden __profile_frequency