Home
last modified time | relevance | path

Searched refs:fetch_most_recent_profdata (Results 1 – 2 of 2) sorted by relevance

/external/toolchain-utils/pgo_tools/
Dmonitor_pgo_profiles.py37 def fetch_most_recent_profdata(arch: str) -> ProfdataInfo: function
117 most_recent = fetch_most_recent_profdata(arch)
Dmonitor_pgo_profiles_unittest.py90 most_recent = monitor_pgo_profiles.fetch_most_recent_profdata('arm')