Home
last modified time | relevance | path

Searched defs:stacks (Results 1 – 5 of 5) sorted by relevance

/external/gemmlowp/profiling/
Dprofiler.h241 explicit ProfileTreeView(const std::vector<ProfilingStack>& stacks) { in ProfileTreeView()
328 std::vector<ProfilingStack> stacks; in ProfilerThreadFunc() local
/external/valgrind/perf/
Dmany-loss-records.c202 int stacks = 1; in main() local
/external/valgrind/coregrind/
Dm_stacks.c102 static Stack *stacks; variable
/external/compiler-rt/lib/tsan/rtl/
Dtsan_platform_linux.cc117 StackDepotStats *stacks = StackDepotGetStats(); in WriteMemoryProfile() local
Dtsan_report.h107 Vector<ReportStack*> stacks; variable