Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_interface.cpp81 std::size_t description_string_length; member
468 h->description_string_length = strnlen(event_type, 1024); in __xray_register_event_type()