HomeSort by relevance Sort by last modified time
    Searched full:heaps (Results 1 - 25 of 179) sorted by null

1 2 3 4 5 6 7 8

  /device/moto/shamu/dumpstate/
dumpstate.c 35 dump_file("ION kmalloc heap", "/d/ion/heaps/kmalloc");
36 dump_file("ION multimedia heap", "/d/ion/heaps/mm");
37 dump_file("ION peripheral-image-loader heap", "/d/ion/heaps/pil_1");
38 dump_file("ION secure-comm heap", "/d/ion/heaps/qsecom");
39 dump_file("ION system heap", "/d/ion/heaps/system");
46 run_command("ION HEAPS", 5, SU_PATH, "root", "/system/bin/sh", "-c", "for f in $(ls /d/ion/heaps/*); do echo $f; cat $f; done", NULL);
  /hardware/qcom/msm8x27/original-kernel-headers/linux/
ion.h 25 * enum ion_heap_types - list of all possible types of heaps
31 * @ION_NUM_HEAPS: helper for iterating over heaps, a bit mask
32 * is used to identify the heaps, so only 32
39 ION_HEAP_TYPE_CUSTOM, /* must be last so device specific heaps always
50 * bits are reserved for use by the heaps themselves.
93 * struct ion_platform_data - array of platform heaps passed from board file
95 * @heaps: array of platform_heap structions
101 struct ion_platform_heap heaps[]; member in struct:ion_platform_data
105 * ion_reserve() - reserve memory for ion heaps if applicable
109 * Calls memblock reserve to set aside memory for heaps that ar
    [all...]
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
ion.h 25 * enum ion_heap_types - list of all possible types of heaps
31 * @ION_NUM_HEAPS: helper for iterating over heaps, a bit mask
32 * is used to identify the heaps, so only 32
39 ION_HEAP_TYPE_CUSTOM, /* must be last so device specific heaps always
50 * bits are reserved for use by the heaps themselves.
93 * struct ion_platform_data - array of platform heaps passed from board file
95 * @heaps: array of platform_heap structions
101 struct ion_platform_heap heaps[]; member in struct:ion_platform_data
105 * ion_reserve() - reserve memory for ion heaps if applicable
109 * Calls memblock reserve to set aside memory for heaps that ar
    [all...]
  /hardware/ti/omap3/dspbridge/libbridge/inc/
qosti_dspdecl.h 60 ALLHEAPS = 0x100, /* Get aggregate mem-stat info combining all heaps. */
62 NUMHEAPS /* Get number BIOS MEM segments with Heaps */
  /external/kernel-headers/original/uapi/linux/
ion.h 26 * enum ion_heap_types - list of all possible types of heaps
33 * @ION_NUM_HEAPS: helper for iterating over heaps, a bit mask
34 * is used to identify the heaps, so only 32
43 ION_HEAP_TYPE_CUSTOM, /* must be last so device specific heaps always
57 * bits are reserved for use by the heaps themselves.
  /hardware/qcom/msm8x26/original-kernel-headers/linux/
ion.h 26 * enum ion_heap_types - list of all possible types of heaps
33 * @ION_NUM_HEAPS: helper for iterating over heaps, a bit mask
34 * is used to identify the heaps, so only 32
43 ION_HEAP_TYPE_CUSTOM, /* must be last so device specific heaps always
57 * bits are reserved for use by the heaps themselves.
  /system/core/libion/original-kernel-headers/linux/
ion.h 26 * enum ion_heap_types - list of all possible types of heaps
33 * @ION_NUM_HEAPS: helper for iterating over heaps, a bit mask
34 * is used to identify the heaps, so only 32
43 ION_HEAP_TYPE_CUSTOM, /* must be last so device specific heaps always
57 * bits are reserved for use by the heaps themselves.
  /hardware/ti/omap3/dspbridge/inc/
qosti_dspdecl.h 65 ALLHEAPS = 0x100, /* Get aggregate mem-stat info combining all heaps. */
67 NUMHEAPS /* Get number BIOS MEM segments with Heaps */
  /device/lge/hammerhead/dumpstate/
dumpstate.c 28 run_command("ION HEAPS", 5, SU_PATH, "root", "/system/bin/sh", "-c", "for f in $(ls /d/ion/*); do echo $f; cat $f; done", NULL);
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
ion.h 26 * enum ion_heap_types - list of all possible types of heaps
32 * @ION_HEAP_END: helper for iterating over heaps
39 ION_HEAP_TYPE_CUSTOM, /* must be last so device specific heaps always
52 * bits are reserved for use by the heaps themselves.
  /system/core/libion/tests/
ion_test_fixture.cpp 67 RecordProperty("Heaps", m_allHeaps.size());
  /external/chromium-trace/trace-viewer/tracing/tracing/model/
global_memory_dump_test.html 513 new MemoryAllocatorDump(gmd, 'heaps'); // Should be 'v8/heaps'.
525 'name': 'heaps'
531 }, /'heaps'.*invalid full name/);
    [all...]
  /hardware/qcom/msm8960/original-kernel-headers/linux/
ion.h 27 * enum ion_heap_types - list of all possible types of heaps
38 * @ION_NUM_HEAPS: helper for iterating over heaps, a bit mask
39 * is used to identify the heaps, so only 32
47 ION_HEAP_TYPE_CUSTOM, /* must be last so device specific heaps always
59 * bits are reserved for use by the heaps themselves.
108 * struct ion_platform_data - array of platform heaps passed from board file
116 * @heaps: array of platform_heap structions
126 struct ion_platform_heap *heaps; member in struct:ion_platform_data
132 * ion_reserve() - reserve memory for ion heaps if applicable
136 * Calls memblock reserve to set aside memory for heaps that ar
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
_heapq.so 
  /bionic/libc/include/
malloc.h 73 * <!-- more heaps -->
  /external/libdrm/intel/
mm.h 26 * heaps, etc.
  /external/mesa3d/src/gallium/auxiliary/util/
u_mm.h 29 * heaps, etc.
  /external/mesa3d/src/mesa/main/
mm.h 27 * heaps, etc.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binomial_heap_base_/
constructors_destructor_fn_imps.hpp 38 * Contains an implementation class for a base of binomial heaps.
find_fn_imps.hpp 38 * Contains an implementation class for a base of binomial heaps.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/binomial_heap_base_/
constructors_destructor_fn_imps.hpp 38 * Contains an implementation class for a base of binomial heaps.
find_fn_imps.hpp 38 * Contains an implementation class for a base of binomial heaps.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/binomial_heap_base_/
constructors_destructor_fn_imps.hpp 38 * Contains an implementation class for a base of binomial heaps.
find_fn_imps.hpp 38 * Contains an implementation class for a base of binomial heaps.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/
constructors_destructor_fn_imps.hpp 38 * Contains an implementation class for a base of binomial heaps.

Completed in 393 milliseconds

1 2 3 4 5 6 7 8