Functions
-
VmoName DebugdataVmoName (ktl::string_viewsink_name,ktl::string_viewmodule_name,ktl::string_viewsuffix,boolis_static)Returns an encoded path that fits within an object name. The encoded path is of the form:
"$PATH = $ROOT_DIR/$SINK_NAME/$DATA_TYPE/$MODULE_NAME.$SUFFIX"
Given the length limit of an object's name property, and it's truncated to fit.
It is considered if at least the module name does not fit into the encoded path.
Defined at line 42 of file ../../zircon/kernel/lib/instrumentation/include/lib/instrumentation/debugdata.h