Lines Matching defs:stacks
110 } stacks[REPORT_ARRAY_SIZE];
171 t.stacks[i].idx = i;
172 __tsan_get_report_stack(t.report, i, t.stacks[i].trace, REPORT_TRACE_SIZE);
353 StructuredData::ArraySP stacks = ConvertToStructuredArray(
354 main_value, ".stacks", ".stack_count",
361 // "stacks" happen on the current thread
364 dict->AddItem("stacks", stacks);
639 ->GetValueForKey("stacks")
643 ->GetValueForKey("stacks")
1006 if (path == "stacks") {
1062 AddThreadsForPath("stacks", threads, process_sp, info);