Searched defs:function_name (Results 1 – 13 of 13) sorted by relevance
| /system/extras/simpleperf/ |
| D | SampleComparator.h | 37 #define BUILD_COMPARE_VALUE_FUNCTION(function_name, compare_part) \ argument 43 #define BUILD_COMPARE_VALUE_FUNCTION_REVERSE(function_name, compare_part) \ argument 49 #define BUILD_COMPARE_STRING_FUNCTION(function_name, compare_part) \ argument
|
| D | SampleDisplayer.h | 54 #define BUILD_DISPLAY_UINT64_FUNCTION(function_name, display_part) \ argument 60 #define BUILD_DISPLAY_HEX64_FUNCTION(function_name, display_part) \ argument
|
| D | ProbeEvents.cpp | 174 std::string function_name = event_name.substr(kKprobeEventPrefix.size()); in CreateProbeEventIfNotExist() local
|
| /system/core/debuggerd/ |
| D | tombstone_symbolize.h | 35 std::string function_name, file; member
|
| /system/extras/simpleperf/scripts/ |
| D | report.py | 53 def __init__(self, percentage, function_name): argument 58 def add_call(self, function_name): argument
|
| D | annotate.py | 135 def add_function_period(self, function_name, function_start_line, period): argument
|
| /system/extras/simpleperf/demo/SimpleperfExampleCpp/app/src/main/cpp/ |
| D | native-lib.cpp | 16 static void ThrowErrnoException(JNIEnv* env, const char* function_name, int err) { in ThrowErrnoException()
|
| /system/unwinding/libunwindstack/tools/ |
| D | unwind_reg_info.cpp | 202 SharedString function_name; in GetInfo() local
|
| /system/unwinding/libunwindstack/include/unwindstack/ |
| D | Unwinder.h | 48 SharedString function_name; member
|
| /system/chre/platform/shared/include/chre/platform/shared/ |
| D | loader_util.h | 21 #define ADD_EXPORTED_SYMBOL(function_name, function_string) \ argument 23 #define ADD_EXPORTED_C_SYMBOL(function_name) \ argument
|
| /system/core/debuggerd/proto/ |
| D | tombstone.proto | 190 string function_name = 4; field
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 94446 char function_name[32]; member 94667 char function_name[32]; member
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 104142 char function_name[32]; member 104363 char function_name[32]; member
|