Home
last modified time | relevance | path

Searched defs:xstat (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dxplane_to_op_stats.cc119 auto xstat = visitor.GetStat(StatType::kDeviceTypeString); in SetRunEnvironment() local
/aosp_15_r20/external/iproute2/misc/
H A Difstat.c763 const struct extended_stats_options_t *xstat; in get_filter_type() local
/aosp_15_r20/external/toybox/lib/
H A Dxwrap.c575 void xstat(char *path, struct stat *st) in xstat() function