Home
last modified time | relevance | path

Searched refs:push_back (Results 1 – 25 of 352) sorted by relevance

12345678910>>...15

/developtools/profiler/host/smartperf/trace_streamer/src/table/hi_sysevent/
Ddevice_state_table.cpp46 tableColumn_.push_back(TableBase::ColumnInfo("id", "INTEGER")); in DeviceStateTable()
47 tableColumn_.push_back(TableBase::ColumnInfo("brightness", "INTEGER")); in DeviceStateTable()
48 tableColumn_.push_back(TableBase::ColumnInfo("bt_state", "INTEGER")); in DeviceStateTable()
49 tableColumn_.push_back(TableBase::ColumnInfo("location", "INTEGER")); in DeviceStateTable()
50 tableColumn_.push_back(TableBase::ColumnInfo("wifi", "INTEGER")); in DeviceStateTable()
51 tableColumn_.push_back(TableBase::ColumnInfo("stream_default", "INTEGER")); in DeviceStateTable()
52 tableColumn_.push_back(TableBase::ColumnInfo("voice_call", "INTEGER")); in DeviceStateTable()
53 tableColumn_.push_back(TableBase::ColumnInfo("music", "INTEGER")); in DeviceStateTable()
54 tableColumn_.push_back(TableBase::ColumnInfo("stream_ring", "INTEGER")); in DeviceStateTable()
55 tableColumn_.push_back(TableBase::ColumnInfo("media", "INTEGER")); in DeviceStateTable()
[all …]
/developtools/smartperf_host/trace_streamer/src/table/hi_sysevent/
Ddevice_state_table.cpp46 tableColumn_.push_back(TableBase::ColumnInfo("id", "INTEGER")); in DeviceStateTable()
47 tableColumn_.push_back(TableBase::ColumnInfo("brightness", "INTEGER")); in DeviceStateTable()
48 tableColumn_.push_back(TableBase::ColumnInfo("bt_state", "INTEGER")); in DeviceStateTable()
49 tableColumn_.push_back(TableBase::ColumnInfo("location", "INTEGER")); in DeviceStateTable()
50 tableColumn_.push_back(TableBase::ColumnInfo("wifi", "INTEGER")); in DeviceStateTable()
51 tableColumn_.push_back(TableBase::ColumnInfo("stream_default", "INTEGER")); in DeviceStateTable()
52 tableColumn_.push_back(TableBase::ColumnInfo("voice_call", "INTEGER")); in DeviceStateTable()
53 tableColumn_.push_back(TableBase::ColumnInfo("music", "INTEGER")); in DeviceStateTable()
54 tableColumn_.push_back(TableBase::ColumnInfo("stream_ring", "INTEGER")); in DeviceStateTable()
55 tableColumn_.push_back(TableBase::ColumnInfo("media", "INTEGER")); in DeviceStateTable()
[all …]
/developtools/smartperf_host/trace_streamer/src/table/monitor/
Dsmaps_table.cpp43 tableColumn_.push_back(TableBase::ColumnInfo("id", "INTEGER")); in SmapsTable()
44 tableColumn_.push_back(TableBase::ColumnInfo("timeStamp", "INTEGER")); in SmapsTable()
45 tableColumn_.push_back(TableBase::ColumnInfo("start_addr", "TEXT")); in SmapsTable()
46 tableColumn_.push_back(TableBase::ColumnInfo("end_addr", "TEXT")); in SmapsTable()
47 tableColumn_.push_back(TableBase::ColumnInfo("dirty", "INTEGER")); in SmapsTable()
48 tableColumn_.push_back(TableBase::ColumnInfo("swapper", "INTEGER")); in SmapsTable()
49 tableColumn_.push_back(TableBase::ColumnInfo("resident_size", "INTEGER")); in SmapsTable()
50 tableColumn_.push_back(TableBase::ColumnInfo("pss", "INTEGER")); in SmapsTable()
51 tableColumn_.push_back(TableBase::ColumnInfo("virtaul_size", "INTEGER")); in SmapsTable()
52 tableColumn_.push_back(TableBase::ColumnInfo("reside", "REAL")); in SmapsTable()
[all …]
Dmemory_ashmem_table.cpp37 tableColumn_.push_back(TableBase::ColumnInfo("id", "INTEGER")); in MemoryAshMemTable()
38 tableColumn_.push_back(TableBase::ColumnInfo("ts", "INTEGER")); in MemoryAshMemTable()
39 tableColumn_.push_back(TableBase::ColumnInfo("ipid", "INTEGER")); in MemoryAshMemTable()
40 tableColumn_.push_back(TableBase::ColumnInfo("adj", "INTEGER")); in MemoryAshMemTable()
41 tableColumn_.push_back(TableBase::ColumnInfo("fd", "INTEGER")); in MemoryAshMemTable()
42 tableColumn_.push_back(TableBase::ColumnInfo("ashmem_name_id", "INTEGER")); in MemoryAshMemTable()
43 tableColumn_.push_back(TableBase::ColumnInfo("size", "INTEGER")); in MemoryAshMemTable()
44 tableColumn_.push_back(TableBase::ColumnInfo("pss", "INTEGER")); in MemoryAshMemTable()
45 tableColumn_.push_back(TableBase::ColumnInfo("ashmem_id", "INTEGER")); in MemoryAshMemTable()
46 tableColumn_.push_back(TableBase::ColumnInfo("time", "INTEGER")); in MemoryAshMemTable()
[all …]
Dlive_process_table.cpp37 tableColumn_.push_back(TableBase::ColumnInfo("ts", "INTEGER")); in LiveProcessTable()
38 tableColumn_.push_back(TableBase::ColumnInfo("dur", "INTEGER")); in LiveProcessTable()
39 tableColumn_.push_back(TableBase::ColumnInfo("cpu_time", "INTEGER")); in LiveProcessTable()
40 tableColumn_.push_back(TableBase::ColumnInfo("process_id", "INTEGER")); in LiveProcessTable()
41 tableColumn_.push_back(TableBase::ColumnInfo("process_name", "TEXT")); in LiveProcessTable()
42 tableColumn_.push_back(TableBase::ColumnInfo("parent_process_id", "INTEGER")); in LiveProcessTable()
43 tableColumn_.push_back(TableBase::ColumnInfo("uid", "INTEGER")); in LiveProcessTable()
44 tableColumn_.push_back(TableBase::ColumnInfo("user_name", "TEXT")); in LiveProcessTable()
45 tableColumn_.push_back(TableBase::ColumnInfo("cpu_usage", "REAL")); in LiveProcessTable()
46 tableColumn_.push_back(TableBase::ColumnInfo("pss_info", "INTEGER")); in LiveProcessTable()
[all …]
Dmemory_dma_table.cpp35 tableColumn_.push_back(TableBase::ColumnInfo("id", "INTEGER")); in MemoryDmaTable()
36 tableColumn_.push_back(TableBase::ColumnInfo("ts", "INTEGER")); in MemoryDmaTable()
37 tableColumn_.push_back(TableBase::ColumnInfo("ipid", "INTEGER")); in MemoryDmaTable()
38 tableColumn_.push_back(TableBase::ColumnInfo("fd", "INTEGER")); in MemoryDmaTable()
39 tableColumn_.push_back(TableBase::ColumnInfo("size", "INTEGER")); in MemoryDmaTable()
40 tableColumn_.push_back(TableBase::ColumnInfo("ino", "INTEGER")); in MemoryDmaTable()
41 tableColumn_.push_back(TableBase::ColumnInfo("exp_pid", "INTEGER")); in MemoryDmaTable()
42 tableColumn_.push_back(TableBase::ColumnInfo("exp_task_comm_id", "INTEGER")); in MemoryDmaTable()
43 tableColumn_.push_back(TableBase::ColumnInfo("buf_name_id", "INTEGER")); in MemoryDmaTable()
44 tableColumn_.push_back(TableBase::ColumnInfo("exp_name_id", "INTEGER")); in MemoryDmaTable()
[all …]
Dnetwork_table.cpp35 tableColumn_.push_back(TableBase::ColumnInfo("ts", "INTEGER")); in NetworkTable()
36 tableColumn_.push_back(TableBase::ColumnInfo("dur", "INTEGER")); in NetworkTable()
37 tableColumn_.push_back(TableBase::ColumnInfo("tx", "INTEGER")); in NetworkTable()
38 tableColumn_.push_back(TableBase::ColumnInfo("rx", "INTEGER")); in NetworkTable()
39 tableColumn_.push_back(TableBase::ColumnInfo("tx_speed", "REAL")); in NetworkTable()
40 tableColumn_.push_back(TableBase::ColumnInfo("rx_speed", "REAL")); in NetworkTable()
41 tableColumn_.push_back(TableBase::ColumnInfo("packet_in", "INTEGER")); in NetworkTable()
42 tableColumn_.push_back(TableBase::ColumnInfo("packet_in_sec", "REAL")); in NetworkTable()
43 tableColumn_.push_back(TableBase::ColumnInfo("packet_out", "INTEGER")); in NetworkTable()
44 tableColumn_.push_back(TableBase::ColumnInfo("packet_out_sec", "REAL")); in NetworkTable()
[all …]
Ddisk_io_table.cpp34 tableColumn_.push_back(TableBase::ColumnInfo("ts", "INTEGER")); in DiskIOTable()
35 tableColumn_.push_back(TableBase::ColumnInfo("dur", "INTEGER")); in DiskIOTable()
36 tableColumn_.push_back(TableBase::ColumnInfo("rd", "INTEGER")); in DiskIOTable()
37 tableColumn_.push_back(TableBase::ColumnInfo("wr", "INTEGER")); in DiskIOTable()
38 tableColumn_.push_back(TableBase::ColumnInfo("rd_speed", "REAL")); in DiskIOTable()
39 tableColumn_.push_back(TableBase::ColumnInfo("wr_speed", "REAL")); in DiskIOTable()
40 tableColumn_.push_back(TableBase::ColumnInfo("rd_count", "INTEGER")); in DiskIOTable()
41 tableColumn_.push_back(TableBase::ColumnInfo("wr_count", "INTEGER")); in DiskIOTable()
42 tableColumn_.push_back(TableBase::ColumnInfo("rd_count_speed", "REAL")); in DiskIOTable()
43 tableColumn_.push_back(TableBase::ColumnInfo("wr_count_speed", "REAL")); in DiskIOTable()
[all …]
Dmemory_window_gpu_table.cpp23 tableColumn_.push_back(TableBase::ColumnInfo("id", "INTEGER")); in MemoryWindowGpuTable()
24 tableColumn_.push_back(TableBase::ColumnInfo("ts", "INTEGER")); in MemoryWindowGpuTable()
25 tableColumn_.push_back(TableBase::ColumnInfo("window_name_id", "INTEGER")); in MemoryWindowGpuTable()
26 tableColumn_.push_back(TableBase::ColumnInfo("window_id", "INTEGER")); in MemoryWindowGpuTable()
27 tableColumn_.push_back(TableBase::ColumnInfo("module_name_id", "INTEGER")); in MemoryWindowGpuTable()
28 tableColumn_.push_back(TableBase::ColumnInfo("category_name_id", "INTEGER")); in MemoryWindowGpuTable()
29 tableColumn_.push_back(TableBase::ColumnInfo("size", "INTEGER")); in MemoryWindowGpuTable()
30 tableColumn_.push_back(TableBase::ColumnInfo("count", "INTEGER")); in MemoryWindowGpuTable()
31 tableColumn_.push_back(TableBase::ColumnInfo("purgeable_size", "INTEGER")); in MemoryWindowGpuTable()
32 tablePriKey_.push_back("id"); in MemoryWindowGpuTable()
Dpaged_memory_sample_table.cpp23 tableColumn_.push_back(TableBase::ColumnInfo("id", "INTEGER")); in PagedMemorySampleTable()
24 tableColumn_.push_back(TableBase::ColumnInfo("callchain_id", "INTEGER")); in PagedMemorySampleTable()
25 tableColumn_.push_back(TableBase::ColumnInfo("type", "INTEGER")); in PagedMemorySampleTable()
26 tableColumn_.push_back(TableBase::ColumnInfo("ipid", "INTEGER")); in PagedMemorySampleTable()
27 tableColumn_.push_back(TableBase::ColumnInfo("start_ts", "INTEGER")); in PagedMemorySampleTable()
28 tableColumn_.push_back(TableBase::ColumnInfo("end_ts", "INTEGER")); in PagedMemorySampleTable()
29 tableColumn_.push_back(TableBase::ColumnInfo("dur", "INTEGER")); in PagedMemorySampleTable()
30 tableColumn_.push_back(TableBase::ColumnInfo("size", "INTEGER")); in PagedMemorySampleTable()
31 tableColumn_.push_back(TableBase::ColumnInfo("addr", "TEXT")); in PagedMemorySampleTable()
32 tableColumn_.push_back(TableBase::ColumnInfo("itid", "INTEGER")); in PagedMemorySampleTable()
[all …]
/developtools/smartperf_host/trace_streamer/test/unittest/
Dclock_filter_test.cpp52 snapShot0.push_back({TS_CLOCK_BOOTTIME, tsBoottime});
53 snapShot0.push_back({TS_MONOTONIC, tsMonotonicTime});
72 snapShot0.push_back({TS_CLOCK_BOOTTIME, tsBoottime});
73 snapShot0.push_back({TS_MONOTONIC, tsMonotonicTime});
95 snapShot0.push_back({TS_CLOCK_BOOTTIME, tsBoottime});
96 snapShot0.push_back({TS_MONOTONIC, tsMonotonicTime});
102 snapShot1.push_back({TS_CLOCK_BOOTTIME, tsBoottime2});
103 snapShot1.push_back({TS_MONOTONIC, tsMonotonicTime2});
121 snapShot0.push_back({TS_CLOCK_BOOTTIME, tsBoottime});
122 snapShot0.push_back({TS_CLOCK_REALTIME, tsRealTime});
[all …]
/developtools/profiler/host/smartperf/trace_streamer/src/table/monitor/
Dlive_process_table.cpp37 tableColumn_.push_back(TableBase::ColumnInfo("ts", "INTEGER")); in LiveProcessTable()
38 tableColumn_.push_back(TableBase::ColumnInfo("dur", "INTEGER")); in LiveProcessTable()
39 tableColumn_.push_back(TableBase::ColumnInfo("cpu_time", "INTEGER")); in LiveProcessTable()
40 tableColumn_.push_back(TableBase::ColumnInfo("process_id", "INTEGER")); in LiveProcessTable()
41 tableColumn_.push_back(TableBase::ColumnInfo("process_name", "TEXT")); in LiveProcessTable()
42 tableColumn_.push_back(TableBase::ColumnInfo("parent_process_id", "INTEGER")); in LiveProcessTable()
43 tableColumn_.push_back(TableBase::ColumnInfo("uid", "INTEGER")); in LiveProcessTable()
44 tableColumn_.push_back(TableBase::ColumnInfo("user_name", "TEXT")); in LiveProcessTable()
45 tableColumn_.push_back(TableBase::ColumnInfo("cpu_usage", "REAL")); in LiveProcessTable()
46 tableColumn_.push_back(TableBase::ColumnInfo("pss_info", "INTEGER")); in LiveProcessTable()
[all …]
Dsmaps_table.cpp23 tableColumn_.push_back(TableBase::ColumnInfo("id", "INTEGER")); in SmapsTable()
24 tableColumn_.push_back(TableBase::ColumnInfo("timeStamp", "INTEGER")); in SmapsTable()
25 tableColumn_.push_back(TableBase::ColumnInfo("start_addr", "TEXT")); in SmapsTable()
26 tableColumn_.push_back(TableBase::ColumnInfo("end_addr", "TEXT")); in SmapsTable()
27 tableColumn_.push_back(TableBase::ColumnInfo("dirty", "INTEGER")); in SmapsTable()
28 tableColumn_.push_back(TableBase::ColumnInfo("swapper", "INTEGER")); in SmapsTable()
29 tableColumn_.push_back(TableBase::ColumnInfo("resident_size", "INTEGER")); in SmapsTable()
30 tableColumn_.push_back(TableBase::ColumnInfo("pss", "INTEGER")); in SmapsTable()
31 tableColumn_.push_back(TableBase::ColumnInfo("virtaul_size", "INTEGER")); in SmapsTable()
32 tableColumn_.push_back(TableBase::ColumnInfo("reside", "REAL")); in SmapsTable()
[all …]
Dnetwork_table.cpp35 tableColumn_.push_back(TableBase::ColumnInfo("ts", "INTEGER")); in NetworkTable()
36 tableColumn_.push_back(TableBase::ColumnInfo("dur", "INTEGER")); in NetworkTable()
37 tableColumn_.push_back(TableBase::ColumnInfo("tx", "INTEGER")); in NetworkTable()
38 tableColumn_.push_back(TableBase::ColumnInfo("rx", "INTEGER")); in NetworkTable()
39 tableColumn_.push_back(TableBase::ColumnInfo("tx_speed", "REAL")); in NetworkTable()
40 tableColumn_.push_back(TableBase::ColumnInfo("rx_speed", "REAL")); in NetworkTable()
41 tableColumn_.push_back(TableBase::ColumnInfo("packet_in", "INTEGER")); in NetworkTable()
42 tableColumn_.push_back(TableBase::ColumnInfo("packet_in_sec", "REAL")); in NetworkTable()
43 tableColumn_.push_back(TableBase::ColumnInfo("packet_out", "INTEGER")); in NetworkTable()
44 tableColumn_.push_back(TableBase::ColumnInfo("packet_out_sec", "REAL")); in NetworkTable()
[all …]
Ddisk_io_table.cpp34 tableColumn_.push_back(TableBase::ColumnInfo("ts", "INTEGER")); in DiskIOTable()
35 tableColumn_.push_back(TableBase::ColumnInfo("dur", "INTEGER")); in DiskIOTable()
36 tableColumn_.push_back(TableBase::ColumnInfo("rd", "INTEGER")); in DiskIOTable()
37 tableColumn_.push_back(TableBase::ColumnInfo("wr", "INTEGER")); in DiskIOTable()
38 tableColumn_.push_back(TableBase::ColumnInfo("rd_speed", "REAL")); in DiskIOTable()
39 tableColumn_.push_back(TableBase::ColumnInfo("wr_speed", "REAL")); in DiskIOTable()
40 tableColumn_.push_back(TableBase::ColumnInfo("rd_count", "INTEGER")); in DiskIOTable()
41 tableColumn_.push_back(TableBase::ColumnInfo("wr_count", "INTEGER")); in DiskIOTable()
42 tableColumn_.push_back(TableBase::ColumnInfo("rd_count_speed", "REAL")); in DiskIOTable()
43 tableColumn_.push_back(TableBase::ColumnInfo("wr_count_speed", "REAL")); in DiskIOTable()
[all …]
/developtools/profiler/device/plugins/ftrace_plugin/src/
Dhitrace_ops.cpp29 args_.push_back("-l"); in PrepareListCategoriesCmd()
38 args_.push_back("--trace_begin"); in PrepareEnableCategoriesCmd()
39 args_.push_back("-t"); in PrepareEnableCategoriesCmd()
40 args_.push_back(std::to_string(traceTime)); in PrepareEnableCategoriesCmd()
43 args_.push_back(category); in PrepareEnableCategoriesCmd()
50 args_.push_back("--trace_finish_nodump"); in PrepareDisableCategoriesCmd()
/developtools/smartperf_host/trace_streamer/src/table/js_memory/
Djs_heap_nodes_table.cpp23 tableColumn_.push_back(TableBase::ColumnInfo("file_id", "INTEGER")); in JsHeapNodesTable()
24 tableColumn_.push_back(TableBase::ColumnInfo("node_index", "INTEGER")); in JsHeapNodesTable()
25 tableColumn_.push_back(TableBase::ColumnInfo("type", "INTEGER")); in JsHeapNodesTable()
26 tableColumn_.push_back(TableBase::ColumnInfo("name", "INTEGER")); in JsHeapNodesTable()
27 tableColumn_.push_back(TableBase::ColumnInfo("id", "INTEGER")); in JsHeapNodesTable()
28 tableColumn_.push_back(TableBase::ColumnInfo("self_size", "INTEGER")); in JsHeapNodesTable()
29 tableColumn_.push_back(TableBase::ColumnInfo("edge_count", "INTEGER")); in JsHeapNodesTable()
30 tableColumn_.push_back(TableBase::ColumnInfo("trace_node_id", "INTEGER")); in JsHeapNodesTable()
31 tableColumn_.push_back(TableBase::ColumnInfo("detachedness", "INTEGER")); in JsHeapNodesTable()
32 tablePriKey_.push_back("file_id"); in JsHeapNodesTable()
Djs_cpu_profiler_node_table.cpp33 tableColumn_.push_back(TableBase::ColumnInfo("function_id", "INTEGER")); in JsCpuProfilerNodeTable()
34 tableColumn_.push_back(TableBase::ColumnInfo("function_index", "INTEGER")); in JsCpuProfilerNodeTable()
35 tableColumn_.push_back(TableBase::ColumnInfo("script_id", "TEXT")); in JsCpuProfilerNodeTable()
36 tableColumn_.push_back(TableBase::ColumnInfo("url_index", "INTEGER")); in JsCpuProfilerNodeTable()
37 tableColumn_.push_back(TableBase::ColumnInfo("line_number", "INTEGER")); in JsCpuProfilerNodeTable()
38 tableColumn_.push_back(TableBase::ColumnInfo("column_number", "INTEGER")); in JsCpuProfilerNodeTable()
39 tableColumn_.push_back(TableBase::ColumnInfo("hit_count", "INTEGER")); in JsCpuProfilerNodeTable()
40 tableColumn_.push_back(TableBase::ColumnInfo("children", "INTEGER")); in JsCpuProfilerNodeTable()
41 tableColumn_.push_back(TableBase::ColumnInfo("parent_id", "INTEGER")); in JsCpuProfilerNodeTable()
42 tablePriKey_.push_back("function_id"); in JsCpuProfilerNodeTable()
/developtools/profiler/host/smartperf/trace_streamer/src/table/js_memory/
Djs_heap_nodes_table.cpp23 tableColumn_.push_back(TableBase::ColumnInfo("file_id", "INTEGER")); in JsHeapNodesTable()
24 tableColumn_.push_back(TableBase::ColumnInfo("node_index", "INTEGER")); in JsHeapNodesTable()
25 tableColumn_.push_back(TableBase::ColumnInfo("type", "INTEGER")); in JsHeapNodesTable()
26 tableColumn_.push_back(TableBase::ColumnInfo("name", "INTEGER")); in JsHeapNodesTable()
27 tableColumn_.push_back(TableBase::ColumnInfo("id", "INTEGER")); in JsHeapNodesTable()
28 tableColumn_.push_back(TableBase::ColumnInfo("self_size", "INTEGER")); in JsHeapNodesTable()
29 tableColumn_.push_back(TableBase::ColumnInfo("edge_count", "INTEGER")); in JsHeapNodesTable()
30 tableColumn_.push_back(TableBase::ColumnInfo("trace_node_id", "INTEGER")); in JsHeapNodesTable()
31 tableColumn_.push_back(TableBase::ColumnInfo("detachedness", "INTEGER")); in JsHeapNodesTable()
32 tablePriKey_.push_back("file_id"); in JsHeapNodesTable()
/developtools/hdc/src/host/
Dmain.cpp50 registerCommand.push_back(CMDSTR_SOFTWARE_VERSION); in IsRegisterCommand()
51 registerCommand.push_back(CMDSTR_SOFTWARE_HELP); in IsRegisterCommand()
52 registerCommand.push_back(CMDSTR_TARGET_DISCOVER); in IsRegisterCommand()
53 registerCommand.push_back(CMDSTR_LIST_TARGETS); in IsRegisterCommand()
54 registerCommand.push_back(CMDSTR_CHECK_SERVER); in IsRegisterCommand()
55 registerCommand.push_back(CMDSTR_CHECK_DEVICE); in IsRegisterCommand()
56 registerCommand.push_back(CMDSTR_WAIT_FOR); in IsRegisterCommand()
57 registerCommand.push_back(CMDSTR_CONNECT_ANY); in IsRegisterCommand()
58 registerCommand.push_back(CMDSTR_CONNECT_TARGET); in IsRegisterCommand()
59 registerCommand.push_back(CMDSTR_SHELL); in IsRegisterCommand()
[all …]
/developtools/smartperf_host/trace_streamer/src/table/ftrace/
Dtask_pool_table.cpp36 tableColumn_.push_back(TableBase::ColumnInfo("id", "INTEGER")); in TaskPoolTable()
37 tableColumn_.push_back(TableBase::ColumnInfo("allocation_task_row", "INTEGER")); in TaskPoolTable()
38 tableColumn_.push_back(TableBase::ColumnInfo("execute_task_row", "INTEGER")); in TaskPoolTable()
39 tableColumn_.push_back(TableBase::ColumnInfo("return_task_row", "INTEGER")); in TaskPoolTable()
40 tableColumn_.push_back(TableBase::ColumnInfo("allocation_itid", "INTEGER")); in TaskPoolTable()
41 tableColumn_.push_back(TableBase::ColumnInfo("execute_itid", "INTEGER")); in TaskPoolTable()
42 tableColumn_.push_back(TableBase::ColumnInfo("return_itid", "INTEGER")); in TaskPoolTable()
43 tableColumn_.push_back(TableBase::ColumnInfo("execute_id", "INTEGER")); in TaskPoolTable()
44 tableColumn_.push_back(TableBase::ColumnInfo("priority", "INTEGER")); in TaskPoolTable()
45 tableColumn_.push_back(TableBase::ColumnInfo("execute_state", "INTEGER")); in TaskPoolTable()
[all …]
Dirq_table.cpp39 tableColumn_.push_back(TableBase::ColumnInfo("id", "INTEGER")); in IrqTable()
40 tableColumn_.push_back(TableBase::ColumnInfo("ts", "INTEGER")); in IrqTable()
41 tableColumn_.push_back(TableBase::ColumnInfo("dur", "INTEGER")); in IrqTable()
42 tableColumn_.push_back(TableBase::ColumnInfo("callid", "INTEGER")); in IrqTable()
43 tableColumn_.push_back(TableBase::ColumnInfo("cat", "TEXT")); in IrqTable()
44 tableColumn_.push_back(TableBase::ColumnInfo("name", "TEXT")); in IrqTable()
45 tableColumn_.push_back(TableBase::ColumnInfo("depth", "INTEGER")); in IrqTable()
46 tableColumn_.push_back(TableBase::ColumnInfo("cookie", "INTEGER")); in IrqTable()
47 tableColumn_.push_back(TableBase::ColumnInfo("parent_id", "INTEGER")); in IrqTable()
48 tableColumn_.push_back(TableBase::ColumnInfo("argsetid", "INTEGER")); in IrqTable()
[all …]
/developtools/profiler/host/smartperf/trace_streamer/src/table/ftrace/
Dirq_table.cpp39 tableColumn_.push_back(TableBase::ColumnInfo("id", "INTEGER")); in IrqTable()
40 tableColumn_.push_back(TableBase::ColumnInfo("ts", "INTEGER")); in IrqTable()
41 tableColumn_.push_back(TableBase::ColumnInfo("dur", "INTEGER")); in IrqTable()
42 tableColumn_.push_back(TableBase::ColumnInfo("callid", "INTEGER")); in IrqTable()
43 tableColumn_.push_back(TableBase::ColumnInfo("cat", "TEXT")); in IrqTable()
44 tableColumn_.push_back(TableBase::ColumnInfo("name", "TEXT")); in IrqTable()
45 tableColumn_.push_back(TableBase::ColumnInfo("depth", "INTEGER")); in IrqTable()
46 tableColumn_.push_back(TableBase::ColumnInfo("cookie", "INTEGER")); in IrqTable()
47 tableColumn_.push_back(TableBase::ColumnInfo("parent_id", "INTEGER")); in IrqTable()
48 tableColumn_.push_back(TableBase::ColumnInfo("argsetid", "INTEGER")); in IrqTable()
[all …]
Dtask_pool_table.cpp35 tableColumn_.push_back(TableBase::ColumnInfo("id", "INTEGER")); in TaskPoolTable()
36 tableColumn_.push_back(TableBase::ColumnInfo("allocation_task_row", "INTEGER")); in TaskPoolTable()
37 tableColumn_.push_back(TableBase::ColumnInfo("execute_task_row", "INTEGER")); in TaskPoolTable()
38 tableColumn_.push_back(TableBase::ColumnInfo("return_task_row", "INTEGER")); in TaskPoolTable()
39 tableColumn_.push_back(TableBase::ColumnInfo("allocation_task_id", "INTEGER")); in TaskPoolTable()
40 tableColumn_.push_back(TableBase::ColumnInfo("execute_task_id", "INTEGER")); in TaskPoolTable()
41 tableColumn_.push_back(TableBase::ColumnInfo("return_task_id", "INTEGER")); in TaskPoolTable()
42 tableColumn_.push_back(TableBase::ColumnInfo("execute_id", "INTEGER")); in TaskPoolTable()
43 tableColumn_.push_back(TableBase::ColumnInfo("priority", "INTEGER")); in TaskPoolTable()
44 tableColumn_.push_back(TableBase::ColumnInfo("execute_state", "INTEGER")); in TaskPoolTable()
[all …]
/developtools/global_resource_tool/src/
Dcmd_list.cpp50 …fileListHandles_.push_back(bind(&CmdList::GetString, this, root["configPath"], Option::JSON, callb… in InitFileListCommand()
51 …fileListHandles_.push_back(bind(&CmdList::GetString, this, root["packageName"], Option::PACKAGENAM… in InitFileListCommand()
52 …fileListHandles_.push_back(bind(&CmdList::GetString, this, root["output"], Option::OUTPUTPATH, cal… in InitFileListCommand()
53 …fileListHandles_.push_back(bind(&CmdList::GetString, this, root["startId"], Option::STARTID, callb… in InitFileListCommand()
54 fileListHandles_.push_back(bind(&CmdList::GetString, this, root["entryCompiledResource"], in InitFileListCommand()
56 fileListHandles_.push_back(bind(&CmdList::GetString, this, root["ids"], Option::IDS, callback)); in InitFileListCommand()
57 …fileListHandles_.push_back(bind(&CmdList::GetString, this, root["definedIds"], Option::DEFINED_IDS… in InitFileListCommand()
58 fileListHandles_.push_back(bind(&CmdList::GetString, this, root["applicationResource"], in InitFileListCommand()
60 …fileListHandles_.push_back(bind(&CmdList::GetArray, this, root["ResourceTable"], Option::RESHEADER… in InitFileListCommand()
61 …fileListHandles_.push_back(bind(&CmdList::GetArray, this, root["moduleResources"], Option::INPUTPA… in InitFileListCommand()
[all …]

12345678910>>...15