OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chunk_ptr
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/core/common_runtime/gpu/
pool_allocator.cc
59
// pointer and also re-write the ChunkPrefix.
chunk_ptr
value
66
void*
chunk_ptr
;
member in struct:tensorflow::__anon39494::ChunkPrefix
74
cp->
chunk_ptr
= chunk;
78
//
chunk_ptr
just before it.
81
(reinterpret_cast<ChunkPrefix*>(user_ptr) - 1)->
chunk_ptr
= chunk;
90
return reinterpret_cast<ChunkPrefix*>(cp->
chunk_ptr
);
/art/runtime/
debugger.cc
[
all
...]
Completed in 450 milliseconds