Searched defs:functionName (Results 1 – 12 of 12) sorted by relevance
| /developtools/smartperf_host/ide/src/hdc/message/ |
| D | TransferConfig.ts | 134 get functionName(): string { method in TransferConfig 138 set functionName(value: string) { method in TransferConfig
|
| /developtools/smartperf_host/trace_streamer/src/metrics/ |
| D | sysCallStrategy.h | 25 std::string functionName; member
|
| /developtools/hdc/hdc_rust/src/cffi/ |
| D | log.cpp | 21 void PrintLogEx(const char *functionName, int line, uint8_t logLevel, const char *msg, ...) in PrintLogEx()
|
| D | serial_struct.h | 66 string functionName; member 117 const char* functionName; member
|
| /developtools/smartperf_host/ide/src/trace/bean/ |
| D | PerfAnalysis.ts | 18 functionName: string = ''; property in PerfFunctionAsmParam
|
| /developtools/smartperf_host/trace_streamer/src/parser/pbreader_parser/arkts/ |
| D | pbreader_js_cpu_profiler_parser.cpp | 24 std::string functionName; member 73 auto functionName = node.callFrame.functionName; in ParseNodeData() local
|
| /developtools/smartperf_host/ide/src/trace/component/trace/sheet/hiperf/ |
| D | TabPerfFuncAsm.ts | 30 private functionName: string = ''; property in TabPerfFuncAsm
|
| /developtools/ace_ets2bundle/compiler/src/ |
| D | process_component_member.ts | 765 const functionName: string = isSimpleType(type, program) ? constant 1329 const functionName: string = isSimpleType(type, program) ? constant
|
| /developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/htrace/ |
| D | arkts_stdtype.h | 355 uint32_t functionName = INVALID_UINT32; member
|
| /developtools/hdc/src/common/ |
| D | transfer.h | 34 string functionName; member
|
| D | base.cpp | 610 void PrintLogEx(const char *functionName, int line, uint8_t logLevel, const char *msg, ...) in PrintLogEx() 674 void PrintLogEx(const char *functionName, int line, uint8_t logLevel, char *msg, ...) in PrintLogEx()
|
| /developtools/smartperf_host/trace_streamer/src/filter/hook_filter/ |
| D | native_hook_filter.cpp | 1011 auto functionName = traceDataCache_->dataDict_.GetDataFromDict(functionNameIndex); in GetNativeHookFrameVaddrs() local
|