Home
last modified time | relevance | path

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

/aosp_15_r20/external/blktrace/iowatcher/
H A Dmain.c539 static void compare_minmax_tf(struct trace_file *tf, unsigned int *max_seconds, in compare_minmax_tf()
551 unsigned int max_seconds, in set_all_minmax_tf()
736 unsigned int max_seconds, u64 min_offset, u64 max_offset) in plot_io()
775 unsigned int max_seconds, int with_legend) in plot_tput()
838 unsigned int min_seconds, unsigned int max_seconds) in plot_fio_tput()
890 static void plot_cpu(struct plot *plot, unsigned int max_seconds, char *label, in plot_cpu()
994 unsigned int max_seconds) in plot_queue_depth()
1203 unsigned int max_seconds) in plot_latency()
1251 unsigned int max_seconds) in plot_iops()
1595 unsigned int max_seconds = 0; in main() local
H A Dplot.h75 unsigned int max_seconds; member
106 unsigned int max_seconds; member
H A Dplot.c131 unsigned int max_seconds, in alloc_line_data()
149 unsigned int max_seconds, in alloc_dot_data()
H A Dblkparse.h77 unsigned int max_seconds; /* End of the interval we should plot */ member
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dle_address_manager.cc162 auto max_seconds = std::chrono::duration_cast<std::chrono::seconds>(maximum_rotation_time_); in SetPrivacyPolicyForInitiatorAddress() local
226 auto max_seconds = std::chrono::duration_cast<std::chrono::seconds>(maximum_rotation_time_); in SetPrivacyPolicyForInitiatorAddressForTest() local
592 auto max_seconds = std::chrono::duration_cast<std::chrono::seconds>(wake_delay - max_minutes); in GetNextPrivateAddressIntervalRange() local
/aosp_15_r20/tools/netsim/rust/common/src/util/
H A Dtime_display.rs131 let max_seconds = TimeDisplay::new(i64::MAX, 0); in test_utc_display_err() localVariable
/aosp_15_r20/external/cronet/base/time/
H A Dtime_exploded_posix.cc247 const int64_t max_seconds = (sizeof(SysTime) < sizeof(int64_t)) in FromExploded() local
/aosp_15_r20/external/libchrome/base/time/
H A Dtime_exploded_posix.cc252 const int64_t max_seconds = (sizeof(SysTime) < sizeof(int64_t)) in FromExploded() local