Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_profile_collector.cc150 using PathArray = Array<int32_t>; typedef
153 using PathAllocator = typename PathArray::AllocatorType;
157 PathArray Path;
181 auto Record = PRs.AppendEmplace(PathArray{PA}, Node); in populateRecords()