Home
last modified time | relevance | path

Searched defs:TraceMap (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dexport_test.go1878 type TraceMap struct { struct
1879 traceMap
1882 func (m *TraceMap) PutString(s string) (uint64, bool) {
1886 func (m *TraceMap) Reset() {
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DTraceUtils.h82 using TraceMap = variable