Home
last modified time | relevance | path

Searched refs:dextStatistics (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/libkern/libkern/c++/
H A DOSKext.h380 OSPtr<OSDextStatistics> dextStatistics; variable
/xnu-11215/libkern/c++/
H A DOSKext.cpp2316 dextStatistics = OSDextStatistics::create(); in initWithPrelinkedInfoDict()
2425 dextStatistics = OSDextStatistics::create(); in initWithCodelessInfo()
2648 dextStatistics = OSDextStatistics::create(); in initWithBooterData()
3339 dextStatistics.reset(); in free()
16645 return dextStatistics;