Home
last modified time | relevance | path

Searched defs:Path (Results 1 – 25 of 28) sorted by relevance

12

/system/extras/profcollectd/libprofcollectd/
Dtrace_provider.rs33 fn trace(&self, trace_dir: &Path, tag: &str, sampling_period: &Duration, binary_filter: &str); in trace()
34 fn process(&self, trace_dir: &Path, profile_dir: &Path, binary_filter: &str) -> Result<()>; in process()
35 fn set_log_file(&self, filename: &Path); in set_log_file()
54 pub fn get_path(dir: &Path, tag: &str, ext: &str) -> Box<Path> { in get_path()
Dsimpleperf_etm_trace_provider.rs41 fn trace(&self, trace_dir: &Path, tag: &str, sampling_period: &Duration, binary_filter: &str) { in trace()
54 fn process(&self, trace_dir: &Path, profile_dir: &Path, binary_filter: &str) -> Result<()> { in process()
83 fn set_log_file(&self, filename: &Path) { in set_log_file()
Dlogging_trace_provider.rs39 fn trace(&self, trace_dir: &Path, tag: &str, sampling_period: &Duration, binary_filter: &str) { in trace()
50 fn process(&self, _trace_dir: &Path, _profile_dir: &Path) -> Result<()> { in process()
55 fn set_log_file(&self, filename: &Path) {} in set_log_file()
Dreport.rs42 profile: &Path, in pack_report()
43 report: &Path, in pack_report()
Dscheduler.rs182 fn check_space_limit(path: &Path, config: &Config) -> Result<bool> { in check_space_limit()
/system/extras/simpleperf/scripts/
Dbinary_cache_builder.py42 def __init__(self, binary_dir: Path):
77 def read_build_id(self, path: Path):
102 def check_and_pull_binary(self, path: str, expected_build_id: str, binary_cache_file: Path):
119 def pull_file_from_device(self, device_path: str, host_path: Path):
132 def pull_kernel_symbols(self, file_path: Path):
143 def __init__(self, readelf: ReadElf, lib_dirs: List[Path]):
177 def is_platform_symbols_dir(self, lib_dir: Path):
182 def search_platform_symbols_dir(self, lib_dir: Path):
198 def search_dir(self, lib_dir: Path):
221 self, from_path: Path, expected_build_id: str, device_path: str):
[all …]
Dsimpleperf_utils.py393 def remove(dir_or_file: Union[Path, str]):
419 def __init__(self, binary_cache_dir: Optional[Union[Path, str]], readelf: ReadElf):
459 def _check_path(self, path: Path, expected_build_id: Optional[str]) -> bool:
578 def _check_debug_line_section(self, real_path: Path) -> bool:
581 def _get_addr_step(self, real_path: Path) -> int:
590 self, dso: Addr2Nearestline.Dso, real_path: Path, addr_shifts: List[int]):
632 def _build_symbolizer_args(self, binary_path: Path) -> List[str]:
858 def is_elf_file(path: Union[Path, str]) -> bool:
864 def get_arch(self, elf_file_path: Union[Path, str]) -> str:
882 def get_build_id(self, elf_file_path: Union[Path, str], with_padding=True) -> str:
[all …]
Dreport_html.py41 def __init__(self, output_path: Union[Path, str]):
65 def add_file(self, file_path: Union[Path, str]) -> HtmlWriter:
917 def __init__(self, html_path: Union[Path, str]):
/system/core/libprocessgroup/profiles/
Dcgroups.json5 "Path": "/dev/blkio", string
12 "Path": "/dev/cpuctl", string
19 "Path": "/dev/cpuset", string
26 "Path": "/dev/memcg", string
34 "Path": "/sys/fs/cgroup", string
41 "Path": "." string
Dtask_profiles_28.json24 "Path": "background" string
37 "Path": "" string
50 "Path": "background" string
63 "Path": "foreground" string
76 "Path": "top-app" string
89 "Path": "rt" string
102 "Path": "camera-daemon" string
115 "Path": "nnapi-hal" string
128 "Path": "background" string
Dtask_profiles_30.json24 "Path": "background" string
37 "Path": "" string
50 "Path": "background" string
63 "Path": "foreground" string
76 "Path": "top-app" string
89 "Path": "rt" string
102 "Path": "camera-daemon" string
115 "Path": "nnapi-hal" string
128 "Path": "background" string
Dtask_profiles_29.json24 "Path": "background" string
37 "Path": "" string
50 "Path": "foreground" string
63 "Path": "background" string
76 "Path": "top-app" string
89 "Path": "rt" string
102 "Path": "camera-daemon" string
115 "Path": "nnapi-hal" string
128 "Path": "background" string
Dtask_profiles.json91 "Path": "background" string
130 "Path": "system" string
143 "Path": "system-background" string
156 "Path": "foreground" string
169 "Path": "top-app" string
182 "Path": "rt" string
195 "Path": "camera-daemon" string
208 "Path": "nnapi-hal" string
221 "Path": "dex2oat" string
261 "Path": "" string
[all …]
Dcgroups.recovery.json3 "Path": "/sys/fs/cgroup", string
Dcgroups_29.json5 "Path": "/dev/stune", string
Dcgroups_28.json5 "Path": "/dev/stune", string
Dcgroups_30.json5 "Path": "/dev/stune", string
/system/update_engine/scripts/
Dota_stress_test.py37 def PerformOTAThenPause(otafile: Path, update_device_script: Path):
58 def PerformTest(otafile: Path, resumes: int, timeout: int):
/system/extras/simpleperf/rust/
Dlib.rs51 pub fn record(trace_file: &Path, duration: &Duration, binary_filter: &str, scope: RecordScope) { in record()
72 pub fn process(trace_path: &Path, profile_path: &Path, binary_filter: &str) { in process()
87 pub fn set_log_file(filename: &Path) { in set_log_file()
/system/core/trusty/libtrusty-rs/src/
Dlib.rs101 pub fn connect(device: impl AsRef<Path>, service: &str) -> Result<Self> { in connect()
/system/tools/hidl/build/
Dhidl_package_root.go36 Path *string member
/system/security/keystore2/test_utils/
Dlib.rs60 pub fn path(&self) -> &Path { in path()
/system/extras/simpleperf/
Ddso.h146 const std::string& Path() const { return path_; } in Path() function
/system/extras/simpleperf/scripts/test/
Ddo_test.py144 def build_testdata(testdata_dir: Path):
/system/security/keystore2/legacykeystore/
Dlib.rs280 path: &Path, in new_native_binder()
402 fn init_shelf(&self, path: &Path) { in init_shelf()

12