Home
last modified time | relevance | path

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

/aosp_15_r20/external/elfutils/debuginfod/
H A Ddebuginfod.cxx1437 struct fdcache_entry struct in libarchive_fdcache
1439 string fd; // file name (probably in $TMPDIR), not an actual open fd (EMFILE)
1440 double fd_size_mb; // slightly rounded up megabytes
1441 time_t freshness; // when was this entry created or requested last
1442 unsigned request_count; // how many requests were made; or 0=prefetch only
1443 double latency; // how many seconds it took to extract the file