Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/Documentation/
Dexamples.txt85 23.57% git-repack /lib64/libc-2.5.so
86 21.81% git /lib64/libc-2.5.so
92 1.97% rm /lib64/libc-2.5.so
94 1.37% mv /lib64/libc-2.5.so
97 0.90% git-update-serv /lib64/libc-2.5.so
112 7.31% git /lib64/libc-2.5.so [.] memcpy
113 6.34% git-repack /lib64/libc-2.5.so [.] _int_malloc
114 6.24% git-repack /lib64/libc-2.5.so [.] memcpy
115 5.82% git-repack /lib64/libc-2.5.so [.] __GI___fork
116 5.47% git /lib64/libc-2.5.so [.] _int_malloc
[all …]
Dperf-probe.txt223 Add probes at malloc() function on libc
225 ./perf probe -x /lib/libc.so.6 malloc or ./perf probe /lib/libc.so.6 malloc
/linux-4.4.14/tools/testing/selftests/powerpc/pmu/
Dlib.c176 struct addr_range libc, vdso; variable
202 libc.first = start; in parse_proc_maps()
203 libc.last = end - 1; in parse_proc_maps()
Dlib.h37 extern struct addr_range libc, vdso;
/linux-4.4.14/arch/unicore32/lib/
DMakefile12 GNU_LIBC_A := $(shell $(CC) $(KBUILD_CFLAGS) -print-file-name=libc.a)
/linux-4.4.14/Documentation/trace/
Dtracepoint-analysis.txt243 6.85% hackbench /lib/i686/cmov/libc-2.9.so
248 0.02% perf /lib/i686/cmov/libc-2.9.so
277 0.09% Xorg /lib/i686/cmov/libc-2.9.so
294 0.09% Xorg /lib/i686/cmov/libc-2.9.so [.] _int_malloc
Dftrace.txt839 x494] <- /root/a.out[+0x4a8] <- /lib/libc-2.7.so[+0x1e1a6]
/linux-4.4.14/Documentation/kbuild/
Dheaders_install.txt12 from the "linux" subdirectory. The system's libc headers are usually
/linux-4.4.14/Documentation/arm/nwfpe/
DTODO19 and are handled by routines in libc. These are not implemented by the FPA11
DREADME.FPE136 and are handled by routines in libc. These are not implemented by the FPA11
/linux-4.4.14/Documentation/filesystems/
Dproc.txt350 a7ed5000-a8008000 r-xp 00000000 03:00 4222 /lib/libc.so.6
351 a8008000-a800a000 r--p 00133000 03:00 4222 /lib/libc.so.6
352 a800a000-a800b000 rw-p 00135000 03:00 4222 /lib/libc.so.6
401 a7ed5000-a8008000 r-xp 00000000 03:00 4222 /lib/libc.so.6
402 a8008000-a800a000 r--p 00133000 03:00 4222 /lib/libc.so.6
403 a800a000-a800b000 rw-p 00135000 03:00 4222 /lib/libc.so.6
541 3206800000 default file=/lib64/libc-2.12.so mapped=59 mapmax=21 active=55 N0=41 N3=18 kernelpagesiz…
542 320698b000 default file=/lib64/libc-2.12.so
543 3206b8a000 default file=/lib64/libc-2.12.so anon=2 dirty=2 N3=2 kernelpagesize_kB=4
544 3206b8e000 default file=/lib64/libc-2.12.so anon=1 dirty=1 N3=1 kernelpagesize_kB=4
/linux-4.4.14/scripts/package/
Dbuilddeb100 libc_headers_packagename=linux-libc-dev
/linux-4.4.14/arch/sh/mm/
DKconfig105 to the libc through the ELF auxiliary vector.
/linux-4.4.14/Documentation/s390/
DDebugging390.txt1866 Reading symbols from /lib/libc.so.6...done.
1868 #0 0x40126d1a in read () from /lib/libc.so.6
1873 #0 0x40126d1a in read () from /lib/libc.so.6
1897 libc.so.6 => /lib/libc.so.6 (0x40084000)
1968 4001c000-4010d000 r-xp 00000000 5f:00 14387 /lib/libc-2.1.2.so
1969 4010d000-40111000 rw-p 000f0000 5f:00 14387 /lib/libc-2.1.2.so
/linux-4.4.14/tools/perf/config/
DMakefile263 msg := $(error No gnu/libc-version.h found, please install glibc-dev[el]);
/linux-4.4.14/include/uapi/linux/
DKbuild243 header-y += libc-compat.h
/linux-4.4.14/arch/sh/
DKconfig719 CPUs, and is used by the libc, amongst others.
/linux-4.4.14/Documentation/
Dadding-syscalls.txt452 For a new system call, there will obviously be no libc wrapper function and so
Ddevices.txt3347 Recent versions of the Linux kernels and GNU libc contain support for
/linux-4.4.14/init/
DKconfig1391 no longer supported in libc but still enabled by default in some
1400 sys_sysfs is an obsolete system call no longer supported in libc.
/linux-4.4.14/Documentation/sysctl/
Dkernel.txt718 versions of libc.so.5 from 1996) that assume that brk area starts
/linux-4.4.14/
DCREDITS348 D: General kernel, gcc, and libc hacker
2506 D: Linux Emacs elf/qmagic support + other libc/gcc things
DMAINTAINERS10293 M: Rich Felker <dalias@libc.org>
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt4005 This is a libc botch, which has since been fixed, and I don't see any