/system/extras/simpleperf/scripts/inferno/ |
D | inferno.py | 83 def parse_samples(process, args, sample_filter_fn): argument 153 def output_report(process, args): argument 223 def generate_threads_offsets(process): argument 228 def collect_machine_info(process): argument
|
D | svg_renderer.py | 66 def createSVGNode(process, callsite, depth, f, total_weight, height, color_scheme, nav): argument 122 def renderSVGNodes(process, flamegraph, depth, f, total_weight, height, color_scheme): argument 185 def renderSVG(process, flamegraph, f, color_scheme): argument
|
/system/core/libunwindstack/tests/ |
D | DwarfSectionTest.cpp | 160 MemoryFake process; in TEST_F() local 191 MemoryFake process; in TEST_F() local 215 MemoryFake process; in TEST_F() local
|
/system/netd/server/ |
D | IptablesRestoreController.cpp | 209 std::unique_ptr<IptablesProcess> *process = in sendCommand() local 255 void IptablesRestoreController::maybeLogStderr(const std::unique_ptr<IptablesProcess> &process, in maybeLogStderr() 272 bool IptablesRestoreController::drainAndWaitForAck(const std::unique_ptr<IptablesProcess> &process, in drainAndWaitForAck()
|
/system/extras/libpagemap/ |
D | pagemap_test.cpp | 27 pm_process_t* process; in TEST() local
|
/system/extras/perfprofd/binder_interface/aidl/android/os/ |
D | IPerfProfd.aidl | 25 int process, int samplingPeriod, int samplingFrequency, in startProfiling()
|
/system/extras/perfprofd/binder_interface/ |
D | perfprofd_config.proto | 76 optional int32 process = 18; field
|
D | perfprofd_binder.cc | 118 int32_t process, in startProfiling()
|
/system/libvintf/ |
D | KernelConfigParser.cpp | 114 status_t KernelConfigParser::process(const char* buf, size_t len) { in process() function in android::vintf::KernelConfigParser
|
/system/extras/boottime_tools/io_analysis/ |
D | check_io_trace.py | 51 def __init__(self, process): argument
|
/system/extras/libfec/ |
D | fec_process.cpp | 43 ssize_t process(fec_handle *f, uint8_t *buf, size_t count, uint64_t offset, in process() function
|
/system/extras/perfprofd/ |
D | config.h | 43 int32_t process = -1; member
|
/system/extras/verity/fec/ |
D | image.cpp | 345 static void * process(void *cookie) in process() function
|
/system/media/audio_utils/ |
D | PowerLog.cpp | 70 size_t process = std::min(required, frames); in log() local
|
/system/extras/librank/ |
D | librank.c | 160 struct process_info *process; in get_process() local
|
/system/extras/perfprofd/scripts/ |
D | perf_proto_stack.py | 453 kill = lambda process: process.kill() argument
|
/system/extras/simpleperf/ |
D | thread_tree.cpp | 89 ThreadEntry* process = FindThreadOrNew(pid, pid); in CreateThread() local
|
/system/libhwbinder/ |
D | IPCThreadState.cpp | 341 sp<ProcessState> IPCThreadState::process() in process() function in android::hardware::IPCThreadState
|