| /system/extras/simpleperf/scripts/ |
| D | report_fuchsia.py | 55 def _write_bits(self, desc: List[Tuple[int, int, int]]) -> None: argument 122 def kernel_object(self, kobj_type: int, name: str, process: Optional[int] = None) -> int: 151 def thread(self, process_koid: int, thread_koid: int) -> int: 165 def duration(self, begin: bool, thread: int, category: Optional[str], 166 name: Optional[str], timestamp: int) -> None: 191 def __init__(self, writer: TraceWriter, thread: int): 223 def check_waiting(self, timestamp: Optional[int]) -> None: 236 def call(self, symbol: str, timestamp: Optional[int], front: bool = False) -> None: 260 def ret(self, symbol: str, timestamp: Optional[int]) -> None: 273 def lost_stack(self, timestamp: Optional[int]) -> None: [all …]
|
| D | report_html.py | 76 def hex_address_for_json(addr: int) -> str: 90 def get_process(self, pid: int) -> ProcessScope: 121 def __init__(self, pid: int): 127 def get_thread(self, tid: int, thread_name: str) -> ThreadScope: 164 def __init__(self, tid: int): 174 self, event_count: int, callstack: List[Tuple[int, int, int]], argument 212 hit_func_ids: Set[int]): 249 def sort_call_graph_by_function_name(self, get_func_name: Callable[[int], str]) -> None: 256 def __init__(self, lib_id: int): 261 def get_function(self, func_id: int) -> FunctionScope: [all …]
|
| D | gecko_profile_generator.py | 200 def _intern_stack(self, frame_id: int, prefix_id: Optional[int]) -> int: 278 def remove_stack_gaps(self, max_remove_gap_length: int, gap_distr: Dict[int, int]) -> None: argument 369 def remove_stack_gaps(max_remove_gap_length: int, thread_map: Dict[int, Thread]) -> None: 399 max_remove_gap_length: int,
|
| D | sample_filter.py | 64 record_file: str, split_time_range: int, exclude_first_seconds: int, 65 exclude_last_seconds: int, output_file_prefix: str) -> None:
|
| D | report_etm.py | 49 def __call__(self, trace_id: int, elem: etm.GenericTraceElement) -> None: 64 def process(self, trace_id: int, elem: etm.GenericTraceElement) -> None: 159 def print_disassembly(self, path: str, start: int, end: int) -> None:
|
| /system/extras/perf2cfg/perf2cfg/ |
| D | analyze.py | 47 def __init__(self, relative_addr: int) -> None: 57 def record_sample(self, event_name: str, event_count: int) -> None: 89 def record_sample(self, relative_addr: int, event_name: str, 90 event_count: int) -> None: 194 def record_sample(self, method_name: str, relative_addr: int, 195 event_name: str, event_count: int) -> None:
|
| D | edit.py | 445 event_count: int) -> str: 468 event_count: int) -> str: 488 event_count: int) -> str: 508 event_count: int) -> str: 528 def generate_annotation(self, event_name: str, event_count: int, 529 total_event_count: int, include_count: bool) -> str:
|
| /system/core/libcutils/ |
| D | ashmem-host.cpp | 91 int ashmem_set_prot_region(int /*fd*/, int /*prot*/) { in ashmem_set_prot_region() argument 95 int ashmem_pin_region(int /*fd*/, size_t /*offset*/, size_t /*len*/) { in ashmem_pin_region() argument 99 int ashmem_unpin_region(int /*fd*/, size_t /*offset*/, size_t /*len*/) { in ashmem_unpin_region() argument
|
| D | qtaguid.cpp | 34 static int stubTagSocket(int, uint32_t, uid_t) { in stubTagSocket() argument 38 static int stubUntagSocket(int) { in stubUntagSocket() argument
|
| D | native_handle.cpp | 36 uint64_t android_fdsan_create_owner_tag(int /*type*/, uint64_t /*tag*/) { in android_fdsan_create_owner_tag() argument 39 uint64_t android_fdsan_get_owner_tag(int /*fd*/) { in android_fdsan_get_owner_tag() argument 45 void android_fdsan_exchange_owner_tag(int /*fd*/, uint64_t /*expected_tag*/, uint64_t /*tag*/) {} in android_fdsan_exchange_owner_tag() argument
|
| /system/core/libstats/push_compat/ |
| D | StatsEventCompat.cpp | 180 void StatsEventCompat::writeKeyValuePairs(const map<int, int32_t>& int32Map, in writeKeyValuePairs() 196 void StatsEventCompat::writeKeyValuePairMap(const map<int, T>& keyValuePairMap) { in writeKeyValuePairMap()
|
| /system/logging/liblog/tests/ |
| D | liblog_default_tag.cpp | 40 SetLogger([&](LogId, LogSeverity, const char* tag, const char*, unsigned int, const char*) { in TEST() 58 SetLogger([&](LogId, LogSeverity, const char* tag, const char*, unsigned int, const char*) { in TEST() 76 SetLogger([&](LogId, LogSeverity, const char* tag, const char*, unsigned int, const char*) { in TEST() 94 SetLogger([&](LogId, LogSeverity, const char* tag, const char*, unsigned int, const char*) { in TEST() 113 SetLogger([&](LogId, LogSeverity, const char* tag, const char*, unsigned int, const char*) { in TEST() 139 SetLogger([&](LogId, LogSeverity, const char* tag, const char*, unsigned int, const char*) { in TEST()
|
| /system/memory/libdmabufheap/ |
| D | BufferAllocatorWrapper.cpp | 62 int DmabufHeapCpuSyncStart(BufferAllocator* buffer_allocator, unsigned int dmabuf_fd, in DmabufHeapCpuSyncStart() argument 63 SyncType sync_type, int (*legacy_ion_cpu_sync)(int, int, void *), in DmabufHeapCpuSyncStart() argument 71 int DmabufHeapCpuSyncEnd(BufferAllocator* buffer_allocator, unsigned int dmabuf_fd, in DmabufHeapCpuSyncEnd() argument 72 SyncType sync_type, int (*legacy_ion_cpu_sync)(int, int, void*), in DmabufHeapCpuSyncEnd() argument
|
| /system/core/init/ |
| D | host_import_parser.cpp | 27 int) { in ParseSection() argument 35 Result<void> HostImportParser::ParseLineSection(std::vector<std::string>&&, int) { in ParseLineSection() argument
|
| /system/update_engine/scripts/ |
| D | ota_stress_test.py | 58 def PerformTest(otafile: Path, resumes: int, timeout: int):
|
| /system/core/debuggerd/libdebuggerd/test/ |
| D | log_fake.cpp | 76 extern "C" struct logger_list* android_logger_list_open(log_id_t, int, unsigned int, pid_t) { in android_logger_list_open() argument 89 extern "C" int android_log_processBinaryLogBuffer( in android_log_processBinaryLogBuffer() argument
|
| /system/core/fs_mgr/libsnapshot/libsnapshot_cow/ |
| D | snapshot_reader.cpp | 65 bool CompressedSnapshotReader::Open(const char*, int, mode_t) { in Open() argument 70 bool CompressedSnapshotReader::Open(const char*, int) { in Open() argument 80 bool CompressedSnapshotReader::BlkIoctl(int, uint64_t, uint64_t, int*) { in BlkIoctl() argument
|
| /system/unwinding/libunwindstack/tests/ |
| D | LogFake.cpp | 85 extern "C" struct logger_list* android_logger_list_open(log_id_t, int, unsigned int, pid_t) { in android_logger_list_open() argument 98 extern "C" int android_log_processBinaryLogBuffer( in android_log_processBinaryLogBuffer() argument
|
| /system/libfmq/tests/aidl/android/fmq/test/ |
| D | ITestAidlMsgQ.aidl | 36 boolean configureFmqSyncReadWrite(in MQDescriptor<int, SynchronizedReadWrite> mqDesc); in configureFmqSyncReadWrite() 55 out MQDescriptor<int, UnsynchronizedWrite> mqDesc); in getFmqUnsyncWrite()
|
| /system/core/libutils/ |
| D | Looper_fuzz.cpp | 36 static int noopCallback(int, int, void*) { in noopCallback() argument
|
| /system/update_engine/common/ |
| D | cow_operation_convert_unittest.cc | 95 std::initializer_list<std::array<int, 2>> src_extents, in AddOperation() 109 std::array<int, 2> src_extent, in AddMergeOperation()
|
| /system/tools/aidl/tests/android/aidl/tests/ |
| D | ICppJavaTests.aidl | 31 in GenericStructuredParcelable<int, StructuredParcelable, IntEnum> input, in RepeatGenericParcelable() 32 out GenericStructuredParcelable<int, StructuredParcelable, IntEnum> repeat); in RepeatGenericParcelable()
|
| /system/core/fs_mgr/libsnapshot/ |
| D | snapshotctl.cpp | 530 bool DumpCmdHandler(int /*argc*/, char** argv) { in DumpCmdHandler() argument 535 bool MapCmdHandler(int, char** argv) { in MapCmdHandler() argument 541 bool UnmapCmdHandler(int, char** argv) { in UnmapCmdHandler() argument 546 bool PauseSnapshotMerge(int, char** argv) { in PauseSnapshotMerge() argument 551 bool ResumeSnapshotMerge(int, char** argv) { in ResumeSnapshotMerge() argument 556 bool MergeCmdHandler(int /*argc*/, char** argv) { in MergeCmdHandler() argument 580 bool UnMapPrecreatedSnapshots(int, char** argv) { in UnMapPrecreatedSnapshots() argument 602 bool RemovePrecreatedSnapshots(int, char** argv) { in RemovePrecreatedSnapshots() argument 618 bool DeletePrecreatedSnapshots(int, char** argv) { in DeletePrecreatedSnapshots() argument 1074 bool TestOtaHandler(int /* argc */, char** /* argv */) { in TestOtaHandler() argument
|
| /system/memory/libdmabufheap/tests/ |
| D | dmabuf_heap_test.cpp | 242 int CustomCpuSyncStart(int /* ion_fd */, int /* dma_buf fd */, in CustomCpuSyncStart() argument 248 int CustomCpuSyncEnd(int /* ion_fd */, int /* dma_buf fd */, in CustomCpuSyncEnd() argument
|
| /system/core/healthd/ |
| D | healthd_mode_charger_nops.cpp | 26 int healthd_charger_nops(int /* argc */, char** /* argv */) { in healthd_charger_nops() argument
|