Searched defs:AllocatorLogType (Results 1 – 2 of 2) sorted by relevance
28 pub fn mm_debug_log(_log_type: AllocatorLogType, _source: LogSource) { in mm_debug_log()53 pub fn log(log_type: AllocatorLogType, source: LogSource, pid: Option<Pid>) { in log()
42 type_: AllocatorLogType, in new()118 pub enum AllocatorLogType { enum