Searched refs:dumpSize (Results 1 – 4 of 4) sorted by relevance
99 …(const char* desc, const std::shared_ptr<Plugin::Buffer>& buffer, uint64_t offset, size_t dumpSize) in DumpBufferToLog() argument103 size_t realDumpSize = std::min(dumpSize, bufferSize); in DumpBufferToLog()
71 uint32_t dumpSize = MAX_DUMP_SIZE; in DumpUnexecutedTaskInfo() local85 dumpSize--; in DumpUnexecutedTaskInfo()95 if (dumpSize > 0) { in DumpUnexecutedTaskInfo()
64 …const char* desc, const std::shared_ptr<Plugin::Buffer>& buffer, uint64_t offset, size_t dumpSize);
66 size_t dumpSize);