Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/panfrost/compiler/valhall/test/
H A Dtest-insert-flow.cpp61 class InsertFlow : public testing::Test { class
63 InsertFlow() in InsertFlow() function in InsertFlow
76 TEST_F(InsertFlow, PreserveEmptyShader) in TEST_F() argument
81 TEST_F(InsertFlow, TilebufferWait7) in TEST_F() argument
112 TEST_F(InsertFlow, AtestWait6AndWait0After) in TEST_F() argument
125 TEST_F(InsertFlow, ZSEmitWait6) in TEST_F() argument
137 TEST_F(InsertFlow, LoadThenUnrelatedThenUse) in TEST_F() argument
149 TEST_F(InsertFlow, SingleLdVar) in TEST_F() argument
162 TEST_F(InsertFlow, SerializeLdVars) in TEST_F() argument
184 TEST_F(InsertFlow, Clper) in TEST_F() argument
[all …]
/aosp_15_r20/external/perfetto/src/trace_processor/importers/common/
H A Dflow_tracker.cc142 void FlowTracker::InsertFlow(FlowId flow_id, in InsertFlow() function in perfetto::trace_processor::FlowTracker
159 void FlowTracker::InsertFlow(SliceId slice_out_id, SliceId slice_in_id) { in InsertFlow() function in perfetto::trace_processor::FlowTracker