/external/jemalloc_new/test/unit/ |
D | base.c | 31 size_t allocated0, allocated1, resident, mapped, n_thp; in TEST_BEGIN() local 64 size_t allocated0, allocated1, resident, mapped, n_thp; in TEST_BEGIN() local
|
D | stats.c | 4 size_t sz, allocated, active, resident, mapped; in TEST_BEGIN() local
|
/external/jemalloc_new/include/jemalloc/internal/ |
D | base_structs.h | 53 size_t resident; member
|
D | ctl.h | 52 size_t resident; member
|
D | arena_stats.h | 77 atomic_zu_t resident; /* Derived. */ member
|
/external/markdown/ |
D | test-markdown.py | 55 def resident(since=0.0): function
|
/external/mesa3d/src/mesa/main/ |
D | texturebindless.c | 122 bool resident) in make_texture_handle_resident() 172 GLenum access, bool resident) in make_image_handle_resident()
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_tex.c | 879 uint64_t handle, bool resident) in nve4_make_texture_handle_resident() 1378 unsigned access, bool resident) in nve4_make_image_handle_resident() 1467 unsigned access, bool resident) in gm107_make_image_handle_resident()
|
/external/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
D | dd_context.c | 774 uint64_t handle, bool resident) in dd_context_make_texture_handle_resident() 801 bool resident) in dd_context_make_image_handle_resident()
|
/external/jemalloc_new/src/ |
D | stats.c | 529 size_t base, internal, resident, metadata_thp; in stats_arena_print() local 1071 size_t allocated, active, metadata, metadata_thp, resident, mapped, in stats_print_helper() local
|
D | base.c | 481 base_stats_get(tsdn_t *tsdn, base_t *base, size_t *allocated, size_t *resident, in base_stats_get()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_threaded_context.c | 1296 bool resident; member 1311 bool resident) in tc_make_texture_handle_resident() 1354 bool resident; member 1369 unsigned access, bool resident) in tc_make_image_handle_resident()
|
/external/mesa3d/src/gallium/auxiliary/driver_trace/ |
D | tr_context.c | 1838 bool resident) in trace_context_make_texture_handle_resident() 1890 bool resident) in trace_context_make_image_handle_resident()
|
/external/mesa3d/src/gallium/drivers/tegra/ |
D | tegra_context.c | 1171 uint64_t handle, bool resident) in tegra_make_texture_handle_resident() 1196 bool resident) in tegra_make_image_handle_resident()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_texture.c | 3339 bool resident) in st_MakeTextureHandleResident() 3373 GLenum access, bool resident) in st_MakeImageHandleResident()
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_descriptors.c | 2322 bool resident) in si_make_texture_handle_resident() 2446 unsigned access, bool resident) in si_make_image_handle_resident()
|