Home
last modified time | relevance | path

Searched defs:SetMemory (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/base/memory/
Dprotected_memory_posix.cc29 bool SetMemory(void* start, void* end, int prot) { in SetMemory() function
/external/tensorflow/tensorflow/core/common_runtime/
Dstep_stats_collector.cc141 void NodeExecStatsWrapper::SetMemory(OpKernelContext* ctx) { in SetMemory() function in tensorflow::NodeExecStatsWrapper
Dexecutor.cc113 void SetMemory(NodeExecStatsInterface* stats, OpKernelContext* ctx) { in SetMemory() function
/external/tensorflow/tensorflow/core/kernels/data/
Dcaptured_function.cc83 void SetMemory(OpKernelContext* ctx) override {} in SetMemory() function in tensorflow::data::__anoncde944130111::SimpleStepStatsCollector::SimpleNodeExecStats
/external/tensorflow/tensorflow/core/util/
Dmkl_util.h2267 void SetMemory(const memory* from, const memory* to) { in SetMemory() function