Searched defs:MemoryOverflowCalllback (Results 1 – 2 of 2) sorted by relevance
33 using MemoryOverflowCalllback = std::function<void(pid_t, uint64_t, bool)>; variable
35 using MemoryOverflowCalllback = std::function<void(pid_t, uint64_t, bool)>; variable