Home | History | Annotate | Download | only in runtime

Lines Matching refs:unique

118 	stackTab      traceStackTable // maps stack traces to unique ids
687 // traceStackTable maps stack traces (arrays of PC's) to unique uint32 ids.
714 // put returns a unique id for the stack trace pcs and caches it in the table,