Home
last modified time | relevance | path

Searched defs:pos (Results 1 – 25 of 93) sorted by relevance

1234

/developtools/profiler/hiebpf/include/
Dcommandline_flags.h276 char* pos = nullptr; in ParseInt8Flag() local
291 char* pos = nullptr; in ParseInt16Flag() local
306 char* pos = nullptr; in ParseInt32Flag() local
321 char* pos = nullptr; in ParseInt64Flag() local
336 char* pos = nullptr; in ParseUint8Flag() local
351 char* pos = nullptr; in ParseUint16Flag() local
366 char* pos = nullptr; in ParseUint32Flag() local
381 char* pos = nullptr; in ParseUint64Flag() local
396 char* pos = nullptr; in ParseDoubleFlag() local
453 char* pos = nullptr; in ParseInt8ArrayFlag() local
[all …]
Dfstrace_progs.h133 int BPF_KPROBE(ksys_pread64_entry, unsigned int fd, char __user* buf, size_t count, loff_t pos) in BPF_KPROBE()
173 … BPF_KPROBE(ksys_pwrite64_entry, unsigned int fd, const char __user* buf, size_t count, loff_t pos) in BPF_KPROBE()
295 unsigned long vlen, loff_t pos, rwf_t flags) in BPF_KPROBE()
342 unsigned long vlen, loff_t pos, rwf_t flags) in pwritev_entry()
384 loff_t pos = pos_from_hilo(pos_h, pos_l); in BPF_KPROBE() local
399 loff_t pos = pos_from_hilo(pos_h, pos_l); in BPF_KPROBE() local
417 loff_t pos = ((loff_t)pos_high << 32) | pos_low; in BPF_KPROBE() local
432 loff_t pos = ((loff_t)pos_high << 32) | pos_low; in BPF_KPROBE() local
Dfstrace_types.h45 loff_t pos; member
52 loff_t pos; member
73 loff_t pos; member
81 loff_t pos; member
Dhiebpf_macros.h136 #define list_for_each(pos, head) \ argument
154 #define hlist_for_each(pos, head) \ argument
/developtools/profiler/protos/types/plugins/ftrace_data/default/
Df2fs.proto46 uint64 pos = 3; field
55 uint64 pos = 3; field
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DByteArrayUtils.java47 int pos = index; in insertIntToByteArray() local
72 int pos = index; in insertShortToByteArray() local
DEscapeCharacter.java65 int pos = 0; in unescape() local
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Df2fs.proto46 uint64 pos = 3; field
55 uint64 pos = 3; field
/developtools/global_resource_tool/src/
Dresource_table.cpp118 uint64_t pos = 0; in LoadResTable() local
199 uint32_t pos = 0; in SaveToResouorceIndex() local
350 bool ResourceTable::ReadFileHeader(ifstream &in, IndexHeader &indexHeader, uint64_t &pos, uint64_t … in ReadFileHeader()
364 uint32_t count, uint64_t &pos, uint64_t length) const in ReadLimitKeys()
400 uint32_t count, uint64_t &pos, uint64_t length) const in ReadIdTables()
433 bool ResourceTable::ReadDataRecordPrepare(ifstream &in, RecordItem &record, uint64_t &pos, uint64_t… in ReadDataRecordPrepare()
Dfile_entry.cpp274 string::size_type pos = filePath_.find_first_of(SEPARATE.front(), offset); in GetSegments() local
331 string::size_type pos = path.find_first_of(SEPARATE.front(), offset); in CreateDirsInner() local
364 string::size_type pos = filePath_.find_last_of(SEPARATE.front()); in CreateDirsInner() local
Dresource_util.cpp148 string::size_type pos = name.find_last_of("."); in GetIdName() local
182 size_t pos = 0; in DecomposeStrings() local
269 string::size_type pos = 0; in StringReplace() local
/developtools/profiler/device/plugins/api/src/
Dplugin_watcher.cpp77 size_t pos = fileName.rfind(".so"); in ScanPlugins() local
122 size_t pos = fileName.rfind(".so"); in MonitorIsSet() local
/developtools/hiperf/src/
Dsubcommand.cpp113 auto pos = selectTids.begin(); in ExcludeTidsFromSelectTids() local
133 auto pos = selectTids.begin(); in ExcludeThreadsFromSelectTids() local
Dutilities.cpp99 size_t pos = 0; in StringReplace() local
115 size_t pos(0); in SubStringCount() local
132 size_t pos = 0; in StringSplit() local
667 auto pos = bundleNameTmp.find(":"); in IsExistDebugByApp() local
685 auto pos = bundleName.find(":"); in IsExistDebugByPid() local
825 size_t pos = newFileName.find(path); in NeedAdaptHMBundlePath() local
/developtools/ace_js2bundle/ace-loader/plugin/templater/
Dindex.js152 const pos = { variable
206 function checkAttrFor(node, attributes, pos) { argument
281 const pos = { variable
/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/trace_data/
Ddemo_trace_data_db.cpp310 int32_t &pos, in AddColumnsToJsonArray()
337 int32_t &pos, in AddRowsToJsonArray()
385 int32_t pos = retSnprintf; in DemoSearchDatabase() local
/developtools/profiler/host/smartperf/client/client_command/
Dheartbeat.cpp37 size_t pos = resultPid.find(' '); in KillSpId() local
Dstalling_rate_trace.cpp394 size_t pos = line.find(delimiter); in GetFrameRate() local
404 size_t pos = line.find(delimiter); in GetFenceId() local
/developtools/profiler/device/plugins/ftrace_plugin/src/
Dprintk_formats_parser.cpp61 auto pos = line.find(seperator); in Parse() local
Dftrace_parser.cpp240 auto pos = type.find(name); in EraseNameFromTypeName() local
473 size_t pos = line.rfind(sep); in ParsePerCpuStatus() local
559 auto pos = line.find(' '); in ParseSavedCmdlines() local
Dstring_utils.cpp83 size_t pos = 0; in Split() local
/developtools/profiler/hiebpf/src/
Dutilities.cpp43 size_t pos = 0; in StringSplit() local
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_data_db.cpp337 size_t pos = std::string::npos; in ParseCommandLine() local
545 int32_t pos = retSnprintf; in SearchDatabase() local
557 int32_t TraceDataDB::HandleColumnNames(sqlite3_stmt *stmt, char *res, int32_t outLen, int32_t pos, … in HandleColumnNames()
582 int32_t TraceDataDB::HandleRowData(sqlite3_stmt *stmt, char *res, int32_t outLen, int32_t pos, int3… in HandleRowData()
/developtools/profiler/device/plugins/native_daemon/src/
Dutilities.cpp33 size_t pos = 0; in StringReplace() local
49 size_t pos(0); in SubStringCount() local
62 size_t pos = 0; in StringSplit() local
85 std::string::size_type pos = 0; in AdvancedSplitString() local
/developtools/smartperf_host/trace_streamer/src/parser/rawtrace_parser/
Dprintk_formats_processor.cpp51 auto pos = curLine.find(':'); in HandlePrintkSyms() local

1234