Home
last modified time | relevance | path

Searched refs:StackFromStackProfileFrameFunction (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/functions/
H A Dstack_functions.cc197 struct StackFromStackProfileFrameFunction : public SqlFunction { struct
252 engine->RegisterStaticFunction<StackFromStackProfileFrameFunction>( in RegisterStackFunctions()
253 StackFromStackProfileFrameFunction::kFunctionName, 1, in RegisterStackFunctions()