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