Home
last modified time | relevance | path

Searched full:trace_tag (Results 1 – 11 of 11) sorted by relevance

/developtools/smartperf_host/smartperf_host/trace_streamer/src/table/ftrace/
Dcallstack_table.cpp39 TRACE_TAG, enumerator
64 tableColumn_.push_back(TableBase::ColumnInfo("trace_tag", "TEXT")); in CallStackTable()
232 case Index::TRACE_TAG: in HandleTypeColumns()
/developtools/smartperf_host/smartperf_host/ide/src/trace/database/sql/
DFunc.sql.ts161 c.trace_tag,
166 trace_tag, custom_args from callstack where cookie NOT NULL) c
194 c.trace_tag,
198 … (select callid, name, ts, dur, custom_category, depth, cookie, parent_id,trace_level,trace_tag,
604 c.trace_tag,
631 c.trace_tag,
DSqlLite.sql.ts411 c.trace_tag,
460 c.trace_tag,
1611 trace_tag,
1616 trace_tag is not null or
/developtools/profiler/
Dhisysevent.yaml20 TRACE_TAG: {type: STRING, desc: trace capture tag list}
/developtools/smartperf_host/smartperf_device/
Dhisysevent.yaml20 TRACE_TAG: {type: STRING, desc: trace capture tag list}
/developtools/smartperf_host/smartperf_host/ide/src/trace/bean/
DFuncStruct.ts50 trace_tag: string | undefined; property in FuncStruct
/developtools/smartperf_host/smartperf_host/trace_streamer/doc/
Ddes_tables.md363 |trace_tag |TEXT |
385 - trace_tag:Tag标签,标识请求的来源或类型
/developtools/smartperf_host/smartperf_host/ide/src/doc/md/
Ddes_tables.md366 |trace_tag |TEXT |
388 - trace_tag:Tag标签,标识请求的来源或类型
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/
DSpSystemTrace.init.ts1131 trace_tag: findEntry.trace_tag,
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/chart/
DSpProcessChart.ts1942 item.trace_tag = data!.trace_tag;
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/
DTabPaneCurrentSelection.ts698 {key: 'trace_tag', name: 'TraceTag'},