HomeSort by relevance Sort by last modified time
    Searched defs:mallinfo (Results 1 - 25 of 47) sorted by null

1 2

  /bionic/libc/include/
malloc.h 43 struct mallinfo { struct
57 extern struct mallinfo mallinfo(void);
  /development/ndk/platforms/android-3/include/
malloc.h 43 struct mallinfo { struct
57 extern struct mallinfo mallinfo(void);
  /external/valgrind/main/coregrind/
pub_core_replacemalloc.h 53 void (*mallinfo) (ThreadId tid, struct vg_mallinfo* mi); member in struct:vg_mallocfunc_info
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
malloc.h 48 struct mallinfo { struct
61 extern struct mallinfo mallinfo(void);
97 More information can be obtained by calling mallinfo.
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
malloc.h 48 struct mallinfo { struct
61 extern struct mallinfo mallinfo(void);
97 More information can be obtained by calling mallinfo.
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
malloc.h 48 struct mallinfo { struct
61 extern struct mallinfo mallinfo(void);
97 More information can be obtained by calling mallinfo.
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
malloc.h 48 struct mallinfo { struct
61 extern struct mallinfo mallinfo(void);
97 More information can be obtained by calling mallinfo.
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
malloc.h 48 struct mallinfo { struct
61 extern struct mallinfo mallinfo(void);
97 More information can be obtained by calling mallinfo.
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
malloc.h 48 struct mallinfo { struct
61 extern struct mallinfo mallinfo(void);
97 More information can be obtained by calling mallinfo.
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
malloc.h 48 struct mallinfo { struct
61 extern struct mallinfo mallinfo(void);
97 More information can be obtained by calling mallinfo.
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
malloc.h 48 struct mallinfo { struct
61 extern struct mallinfo mallinfo(void);
97 More information can be obtained by calling mallinfo.
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
malloc.h 48 struct mallinfo { struct
61 extern struct mallinfo mallinfo(void);
97 More information can be obtained by calling mallinfo.
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
malloc.h 48 struct mallinfo { struct
61 extern struct mallinfo mallinfo(void);
97 More information can be obtained by calling mallinfo.
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
malloc.h 48 struct mallinfo { struct
61 extern struct mallinfo mallinfo(void);
97 More information can be obtained by calling mallinfo.
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
malloc.h 48 struct mallinfo { struct
61 extern struct mallinfo mallinfo(void);
97 More information can be obtained by calling mallinfo.
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
malloc.h 48 struct mallinfo { struct
61 extern struct mallinfo mallinfo(void);
97 More information can be obtained by calling mallinfo.
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
malloc.h 48 struct mallinfo { struct
61 extern struct mallinfo mallinfo(void);
97 More information can be obtained by calling mallinfo.
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
malloc.h 48 struct mallinfo { struct
61 extern struct mallinfo mallinfo(void);
97 More information can be obtained by calling mallinfo.
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
malloc.h 48 struct mallinfo { struct
61 extern struct mallinfo mallinfo(void);
97 More information can be obtained by calling mallinfo.
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
malloc.h 48 struct mallinfo { struct
61 extern struct mallinfo mallinfo(void);
97 More information can be obtained by calling mallinfo.
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
malloc.h 48 struct mallinfo { struct
61 extern struct mallinfo mallinfo(void);
97 More information can be obtained by calling mallinfo.
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
malloc.h 48 struct mallinfo { struct
61 extern struct mallinfo mallinfo(void);
97 More information can be obtained by calling mallinfo.
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
malloc.h 48 struct mallinfo { struct
61 extern struct mallinfo mallinfo(void);
97 More information can be obtained by calling mallinfo.
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
malloc.h 48 struct mallinfo { struct
61 extern struct mallinfo mallinfo(void);
97 More information can be obtained by calling mallinfo.
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
malloc.h 43 struct mallinfo { struct
57 extern struct mallinfo mallinfo(void);

Completed in 831 milliseconds

1 2