Home
last modified time | relevance | path

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

12

/system/media/audio_utils/tests/
Dstatistics_tests.cpp126 static void verify(const T &stat, const S &refstat) { in verify()
318 static constexpr android::audio_utils::Statistics<double> stat{data}; in TEST() local
333 android::audio_utils::Statistics<double> stat; in TEST() local
368 Statistics<data_t, data_t, data_t, double, double, innerProduct_scalar<data_t>> stat; in TEST() local
534 android::audio_utils::Statistics<char> stat(0.9); in TEST_P() local
/system/memory/mmd/src/
Datom.rs134 let stat = ZramMmStat::load::<Z>()?; in generate_zram_mm_stat_atom() localVariable
163 let stat = ZramBdStat::load::<Z>()?; in generate_zram_bd_stat_atom() localVariable
/system/memory/lmkd/libpsi/
Dpsi.cpp111 struct psi_stats *stat = &stats[stall_type]; in parse_psi_line() local
/system/libhwbinder/vts/performance/
DBenchmark.cpp140 int stat, retval; in main() local
DBenchmark_binder.cpp133 int stat, retval; in main() local
DLatency.cpp37 #define REQUIRE(stat) \ argument
/system/media/audio_utils/benchmarks/
Dstatistics_benchmark.cpp38 Stats stat(alpha); in BM_MeanVariance() local
/system/libprocinfo/
Dprocess.cpp150 std::string stat; in GetProcessInfoFromProcPidFd() local
/system/core/init/
Dreboot.cpp207 static void LogShutdownTime(UmountStat stat, Timer* t) { in LogShutdownTime()
456 UmountStat stat = UmountPartitions(timeout - t.duration()); in TryUmountAndFsck() local
811 UmountStat stat = in DoReboot() local
Dbootchart.cpp123 std::string stat; in log_processes() local
/system/logging/logd/
DLogStatistics.cpp348 std::string UidEntry::format(const LogStatistics& stat, log_id_t id, uid_t uid) const in format() argument
395 std::string PidEntry::format(const LogStatistics& stat, log_id_t, pid_t pid) const in format() argument
413 std::string TidEntry::format(const LogStatistics& stat, log_id_t, pid_t tid) const in format() argument
/system/core/libutils/
DTokenizer.cpp58 struct stat stat; in open() local
/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dwriter_base.cpp69 struct stat stat {}; in InitFd() struct
/system/core/storaged/
Dstoraged_uid_monitor.cpp518 void uid_monitor::set_charger_state(charger_stat_t stat) in set_charger_state()
530 void uid_monitor::init(charger_stat_t stat) in init()
/system/extras/tests/directiotest/
Ddirectiotest.c175 struct stat stat; in main() local
/system/extras/tests/binder/benchmarks/
DbinderAddInts.cpp304 int stat; in main() local
/system/core/trusty/storage/proxy/
Dstorage.c716 struct stat stat; in storage_file_get_size() local
778 struct stat stat; in storage_file_get_max_size() local
/system/core/init/libprefetch/prefetch/src/tracer/
Dmod.rs711 let stat = path.metadata().unwrap(); in mem_generate_trace_line_for_open() localVariable
815 let stat = path.metadata().unwrap(); in create_fake_mountinfo_for() localVariable
Dmem.rs586 let stat = match path.metadata() { in build_records_file() localVariable
/system/hardware/interfaces/suspend/1.0/default/
DSystemSuspendUnitTest.cpp1056 bool writeStatToFile(int statDirFd, const std::string& fileName, const std::string& stat) { in writeStatToFile()
1072 bool writeStatToFile(int statDirFd, const std::string& fileName, int64_t stat) { in writeStatToFile()
1148 struct FTW*) -> int { in removeDirectoryEntry()
/system/libbase/
Dfile.cpp175 auto callback = [](const char* child, const struct stat*, int file_type, struct FTW*) -> int { in ~TemporaryDir()
/system/extras/simpleperf/
Dcmd_debug_unwind.cpp57 static bool GetMemStat(MemStat* stat) { in GetMemStat()
/system/core/init/libprefetch/prefetch/src/
Dreplay.rs458 let stat = Path::new(&path) in build() localVariable
/system/core/llkd/
Dlibllkd.cpp1024 std::string stat = ReadFile(piddir + "/stat"); in llkCheck() local
/system/cros-codecs/src/backend/v4l2/
Dencoder.rs1299 let stat = fstat(fd.as_raw_fd()).unwrap(); in next() localVariable

12