Home
last modified time | relevance | path

Searched defs:TimeScale (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/executorch/profiler/
H A Dparse_profiler_results.py34 class TimeScale(Enum): class
109 def adjust_time_scale(event: ProfileData, time_scale: TimeScale):
129 time_scale: TimeScale,
239 buff: bytes, time_scale: TimeScale = TimeScale.TIME_IN_NS
438 time_scale: TimeScale = TimeScale.TIME_IN_NS,
/aosp_15_r20/external/executorch/devtools/inspector/
H A D_inspector_utils.py56 class TimeScale(Enum): class
74 source_time_scale: TimeScale, target_time_scale: TimeScale
H A D_inspector.py739 source_time_scale: TimeScale = TimeScale.NS,
740 target_time_scale: TimeScale = TimeScale.MS,
971 source_time_scale: TimeScale = TimeScale.NS,
972 target_time_scale: TimeScale = TimeScale.MS,
/aosp_15_r20/external/perfetto/ui/src/base/
H A Dtime_scale.ts20 export class TimeScale { class
/aosp_15_r20/development/samples/SceneTransitionLayoutDemo/src/com/android/compose/animation/scene/demo/
H A DShade.kt118 val TimeScale = ValueKey("ShadeTimeScale") in <lambda>() constant
/aosp_15_r20/external/python/cpython2/Mac/Modules/qt/
Dqtsupport.py201 TimeScale = Type("TimeScale", "l") variable
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDtraceview.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...