Home
last modified time | relevance | path

Searched defs:sync_point (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/panfrost/lib/kmod/
H A Dpanthor_kmod.c32 uint64_t sync_point; member
478 uint64_t sync_point = in panthor_kmod_bo_wait() local
505 uint64_t sync_point, bool written) in panthor_kmod_bo_attach_sync_point()
581 uint64_t *sync_point, bool for_read_only_access) in panthor_kmod_bo_get_sync_point()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/sync/
H A Dsync_stress_merge.c44 int timeline, timeline_offset, sync_point; in test_merge_stress_random_merge() local
/aosp_15_r20/external/OpenCL-CLHPP/include/CL/
H A Dopencl.hpp11098 cl_sync_point_khr* sync_point = nullptr, in commandBarrierWithWaitList()
11129 cl_sync_point_khr* sync_point = nullptr, in commandCopyBuffer()
11169 cl_sync_point_khr* sync_point = nullptr, in commandCopyBufferRect()
11209 cl_sync_point_khr* sync_point = nullptr, in commandCopyBufferToImage()
11245 cl_sync_point_khr* sync_point = nullptr, in commandCopyImage()
11281 cl_sync_point_khr* sync_point = nullptr, in commandCopyImageToBuffer()
11317 cl_sync_point_khr* sync_point = nullptr, in commandFillBuffer()
11352 cl_sync_point_khr* sync_point = nullptr, in commandFillImage()
11387 cl_sync_point_khr* sync_point = nullptr, in commandNDRangeKernel()
/aosp_15_r20/external/perfetto/src/perfetto_cmd/
H A Dperfetto_cmd.cc1613 auto sync_point = std::make_shared<base::WaitableEvent>(); in CloneAllBugreportTraces() local