Home
last modified time | relevance | path

Searched refs:profile (Results 1 – 24 of 24) sorted by relevance

/sysdeps/s390/
A DMakefile48 tst-dl-runtime-profile-noaudit
54 $(objpfx)tst-dl-runtime-profile-noaudit: $(objpfx)tst-dl-runtime-mod.so
55 $(objpfx)tst-dl-runtime-profile-audit: $(objpfx)tst-dl-runtime-mod.so
57 $(objpfx)tst-dl-runtime-profile-audit.out: $(objpfx)tst-auditmod1.so
59 env-profile = LD_PROFILE=$(objpfx)tst-dl-runtime-mod.so \
63 tst-dl-runtime-profile-noaudit-ENV = $(env-profile)
64 tst-dl-runtime-profile-audit-ENV = $(env-profile) $(env-audit)
/sysdeps/powerpc/powerpc32/
A Ddl-machine.h168 int lazy, int profile);
172 int lazy, int profile) in elf_machine_runtime_setup() argument
179 return __elf_machine_runtime_setup (map, lazy, profile); in elf_machine_runtime_setup()
191 if (__glibc_likely (!profile)) in elf_machine_runtime_setup()
A Ddl-machine.c199 __elf_machine_runtime_setup (struct link_map *map, int lazy, int profile) in __elf_machine_runtime_setup() argument
230 dlrr = (Elf32_Word) (profile in __elf_machine_runtime_setup()
233 if (profile && GLRO(dl_profile) != NULL in __elf_machine_runtime_setup()
/sysdeps/m68k/
A Ddl-machine.h74 int lazy, int profile) in elf_machine_runtime_setup() argument
96 if (profile) in elf_machine_runtime_setup()
/sysdeps/ia64/
A Ddl-machine.h104 int lazy, int profile) in elf_machine_runtime_setup() argument
124 if (!profile) in elf_machine_runtime_setup()
/sysdeps/sh/
A Ddl-machine.h75 int lazy, int profile) in elf_machine_runtime_setup() argument
104 if (profile) in elf_machine_runtime_setup()
/sysdeps/alpha/
A Ddl-machine.h75 int lazy, int profile) in elf_machine_runtime_setup() argument
112 if (__builtin_expect (profile, 0)) in elf_machine_runtime_setup()
/sysdeps/s390/s390-64/
A Ddl-machine.h80 int lazy, int profile) in elf_machine_runtime_setup() argument
113 if (__glibc_unlikely (profile)) in elf_machine_runtime_setup()
/sysdeps/s390/s390-32/
A Ddl-machine.h90 int lazy, int profile) in elf_machine_runtime_setup() argument
124 if (__glibc_unlikely (profile)) in elf_machine_runtime_setup()
/sysdeps/sparc/sparc32/
A Ddl-machine.h103 int lazy, int profile) in elf_machine_runtime_setup() argument
118 if (__builtin_expect(profile, 0)) in elf_machine_runtime_setup()
/sysdeps/aarch64/
A Ddl-machine.h65 int lazy, int profile) in elf_machine_runtime_setup() argument
86 if ( profile) in elf_machine_runtime_setup()
/sysdeps/microblaze/
A Ddl-machine.h75 int lazy, int profile) in elf_machine_runtime_setup() argument
/sysdeps/nios2/
A Ddl-machine.h73 int lazy, int profile) in elf_machine_runtime_setup() argument
/sysdeps/x86_64/
A Ddl-machine.h61 int lazy, int profile) in elf_machine_runtime_setup() argument
95 if (__glibc_unlikely (profile)) in elf_machine_runtime_setup()
/sysdeps/hppa/
A Ddl-machine.h168 int lazy, int profile) in elf_machine_runtime_setup() argument
229 if (__builtin_expect (!profile, 1)) in elf_machine_runtime_setup()
/sysdeps/arc/
A Ddl-machine.h128 int lazy, int profile) in elf_machine_runtime_setup() argument
/sysdeps/sparc/sparc64/
A Ddl-machine.h128 int lazy, int profile) in elf_machine_runtime_setup() argument
139 if (__builtin_expect(profile, 0)) in elf_machine_runtime_setup()
/sysdeps/arm/
A Ddl-machine.h64 int lazy, int profile) in elf_machine_runtime_setup() argument
91 if (profile) in elf_machine_runtime_setup()
/sysdeps/powerpc/powerpc64/
A Ddl-machine.h334 int lazy, int profile) in elf_machine_runtime_setup() argument
363 dlrr = (Elf64_Addr) (profile ? _dl_profile_resolve in elf_machine_runtime_setup()
365 if (profile && GLRO(dl_profile) != NULL in elf_machine_runtime_setup()
/sysdeps/csky/
A Ddl-machine.h64 int lazy, int profile) in elf_machine_runtime_setup() argument
/sysdeps/i386/
A Ddl-machine.h61 int lazy, int profile) in elf_machine_runtime_setup() argument
95 if (__glibc_unlikely (profile)) in elf_machine_runtime_setup()
/sysdeps/riscv/
A Ddl-machine.h333 int lazy, int profile) in elf_machine_runtime_setup() argument
/sysdeps/mach/hurd/
A DMakefile111 ifeq (yes,$(build-profile))
/sysdeps/mips/
A Ddl-machine.h874 int lazy, int profile) in elf_machine_runtime_setup() argument

Completed in 34 milliseconds