Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/trace_streamer/src/base/sqlite_ext/
Dsqlite_ext_funcs.cpp233 std::string raw = builder.Body(); in BuildJson() local
234 if (raw.empty()) { in BuildJson()
238 std::unique_ptr<uint8_t[]> data = std::make_unique<uint8_t[]>(raw.size()); in BuildJson()
239 memcpy_s(data.get(), raw.size(), raw.data(), raw.size()); in BuildJson()
240 sqlite3_result_blob(ctx, data.release(), static_cast<int32_t>(raw.size()), free); in BuildJson()
305 std::string raw = builder->Body(); in RepeatedFieldFinal() local
306 raw.pop_back(); in RepeatedFieldFinal()
307 if (raw.empty()) { in RepeatedFieldFinal()
312 std::unique_ptr<uint8_t[]> data = std::make_unique<uint8_t[]>(raw.size()); in RepeatedFieldFinal()
313 memcpy_s(data.get(), raw.size(), raw.data(), raw.size()); in RepeatedFieldFinal()
[all …]
/developtools/smartperf_host/trace_streamer/src/base/sqlite_ext/
Dsqlite_ext_funcs.cpp233 std::string raw = builder.Body(); in BuildJson() local
234 if (raw.empty()) { in BuildJson()
238 std::unique_ptr<uint8_t[]> data = std::make_unique<uint8_t[]>(raw.size()); in BuildJson()
239 memcpy_s(data.get(), raw.size(), raw.data(), raw.size()); in BuildJson()
240 sqlite3_result_blob(ctx, data.release(), static_cast<int32_t>(raw.size()), free); in BuildJson()
305 std::string raw = builder->Body(); in RepeatedFieldFinal() local
306 raw.pop_back(); in RepeatedFieldFinal()
307 if (raw.empty()) { in RepeatedFieldFinal()
312 std::unique_ptr<uint8_t[]> data = std::make_unique<uint8_t[]>(raw.size()); in RepeatedFieldFinal()
313 memcpy_s(data.get(), raw.size(), raw.data(), raw.size()); in RepeatedFieldFinal()
[all …]
/developtools/smartperf_host/trace_streamer/doc/
Dtimes.md14 - raw monotonic time  该时间与monotonic时间类似,也是单调递增的时间,唯一的不同是:raw monotonic time“更纯净”,他不会受到NTP时间调整的影响,它代…
Ddes_tables.md69 | raw | 此数据结构主要作为ThreadState的上下文使用,这张表是sched_waking,sched_wakup, cpu_idle事件的原始记录|
141 |raw | - |ftrace-plugin |线程唤醒信息 |
1277 ### raw
1290 - type:固定字段(raw
/developtools/profiler/host/smartperf/trace_streamer/doc/
Dtimes.md14 - raw monotonic time  该时间与monotonic时间类似,也是单调递增的时间,唯一的不同是:raw monotonic time“更纯净”,他不会受到NTP时间调整的影响,它代…
Ddes_tables.md60 | raw | 此数据结构主要作为ThreadState的上下文使用,这张表是sched_waking,sched_wakup, cpu_idle事件的原始记录|
121 |raw | - |ftrace-plugin |线程唤醒信息 |
1144 ### raw
1157 - type:固定字段(raw
/developtools/profiler/host/smartperf/trace_streamer/
Dpare_third_party.sh77 …curl https://gitee.com/openharmony/third_party_libbpf/raw/20221117/github.com/libbpf/libbpf/refs/t…
85 curl https://gitee.com/openharmony/third_party_musl/raw/master/include/elf.h > elf.h
/developtools/smartperf_host/trace_streamer/
Dpare_third_party.sh77 …curl https://gitee.com/openharmony/third_party_libbpf/raw/20221117/github.com/libbpf/libbpf/refs/t…
85 curl https://gitee.com/openharmony/third_party_musl/raw/master/include/elf.h > elf.h
/developtools/profiler/protos/types/plugins/ftrace_data/default/
Dtrace_plugin_config.proto27 string raw_data_prefix = 13; // raw data file prefix for debug
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dtrace_plugin_config.proto27 string raw_data_prefix = 13; // raw data file prefix for debug
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dtrace_plugin_config.proto27 string raw_data_prefix = 13; // raw data file prefix for debug
/developtools/profiler/host/smartperf/doc/
Ddes_tables.md12 * raw : 此数据结构主要作为ThreadState的上下文使用,这张表是sched_waking,sched_wakup, cpu_idle事件的原始记录。
159 ### raw
/developtools/smartperf_host/ide/src/doc/md/
Ddes_tables.md60 | raw | 此数据结构主要作为ThreadState的上下文使用,这张表是sched_waking,sched_wakup, cpu_idle事件的原始记录|
121 |raw | - |ftrace-plugin |线程唤醒信息 |
1144 ### raw
1157 - type:固定字段(raw
/developtools/profiler/host/smartperf/ide/src/doc/md/
Ddes_tables.md60 | raw | 此数据结构主要作为ThreadState的上下文使用,这张表是sched_waking,sched_wakup, cpu_idle事件的原始记录|
121 |raw | - |ftrace-plugin |线程唤醒信息 |
1144 ### raw
1157 - type:固定字段(raw
/developtools/hiperf/
DREADME.md244 You can verify the correctness of the raw sampling data.
/developtools/smartperf_host/trace_streamer/prebuilts/patch_perf_event/
Dperf_event.h.patch78 - PERF_SAMPLE_BRANCH_HW_INDEX_SHIFT = 17, /* save low level index of raw branch records */
/developtools/profiler/host/smartperf/trace_streamer/prebuilts/patch_perf_event/
Dperf_event.h.patch78 - PERF_SAMPLE_BRANCH_HW_INDEX_SHIFT = 17, /* save low level index of raw branch records */
/developtools/packing_tool/
DREADME_zh.md9 ![](https://gitee.com/openharmony/developtools_packing_tool/raw/master/img/%E6%89%93%E5%8C%85%E5%B7…
/developtools/profiler/hiebpf/include/
Dvmlinux.h7142 struct perf_raw_record *raw; member
7244 trace_print_func raw; member
15736 __int128 unsigned raw; member
20082 ktime_t raw; member
29398 u8 raw[64]; member
31272 } raw; member
36382 __u32 raw[0]; member
42800 u8 raw[32]; member
42884 u8 raw[64]; member
42909 __u8 raw[0]; member
[all …]