Home | History | Annotate | Download | only in report

Lines Matching refs:Allocated

471 	// When a report contains 'Call Trace', 'backtrace', 'Allocated' or 'Freed' keywords,
520 regexp.MustCompile(`Allocated`),
1015 title: compile("INFO: (Freed|Allocated) in (.*)"),