Home
last modified time | relevance | path

Searched defs:get_stat (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/packages/modules/NeuralNetworks/tools/systrace_parser/parser/
Dtracker.py200 def get_stat(self, tag, app_phase, special_case_pe=True): member in Tracker
/aosp_15_r20/external/cronet/third_party/libc++/src/src/filesystem/
H A Dfile_descriptor.h159 StatT const& get_stat() const { return m_stat; } in get_stat() function
/aosp_15_r20/external/autotest/client/cros/audio/
H A Dsox_utils.py164 def get_stat(*args, **kargs): function
/aosp_15_r20/external/libnl/python/netlink/route/
H A Dlink.py369 def get_stat(self, stat): member in Link
H A Dtc.py189 def get_stat(self, id): member in Tc
/aosp_15_r20/system/media/audio_utils/include/audio_utils/
H A Dmutex.h1440 mutex_stat_t& get_stat() const { in get_stat() function
/aosp_15_r20/external/libcxx/src/filesystem/
H A Doperations.cpp346 StatT const& get_stat() const { return m_stat; } in get_stat() function
/aosp_15_r20/external/mesa3d/src/vulkan/overlay-layer/
H A Doverlay.cpp904 static float get_stat(void *_data, int _idx) in get_stat() function