MCPcopy Create free account
hub / github.com/apache/arrow / bytes_allocated

Method bytes_allocated

cpp/src/arrow/gpu/cuda_context.cc:736–736  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

734}
735
736int64_t CudaContext::bytes_allocated() const { return impl_->bytes_allocated(); }
737
738void* CudaContext::handle() const { return impl_->context_handle(); }
739

Callers 15

TEST_FFunction · 0.45
TestNestedMethod · 0.45
TestWithArrayFactoryMethod · 0.45
TestWithArrayFactoryMethod · 0.45
TestWithTypeFactoryMethod · 0.45
TestWithSchemaFactoryMethod · 0.45
TestWithArrayFactoryMethod · 0.45
TestWithBatchFactoryMethod · 0.45
TestWithArrayFactoryMethod · 0.45

Calls

no outgoing calls

Tested by 15

TEST_FFunction · 0.36
TestNestedMethod · 0.36
TestWithArrayFactoryMethod · 0.36
TestWithArrayFactoryMethod · 0.36
TestWithTypeFactoryMethod · 0.36
TestWithSchemaFactoryMethod · 0.36
TestWithArrayFactoryMethod · 0.36
TestWithBatchFactoryMethod · 0.36
TestWithArrayFactoryMethod · 0.36