Home
last modified time | relevance | path

Searched refs:fetch_current_timestamp (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dtime-utils.h41 int fetch_current_timestamp(char *buf, size_t sz);
H A Dtime-utils.c544 int fetch_current_timestamp(char *buf, size_t sz) in fetch_current_timestamp() function
/kernel/linux/linux-6.6/tools/perf/util/
H A Dtime-utils.h41 int fetch_current_timestamp(char *buf, size_t sz);
H A Dtime-utils.c544 int fetch_current_timestamp(char *buf, size_t sz) in fetch_current_timestamp() function
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-buildid-cache.c49 return fetch_current_timestamp(dir, sz); in build_id_cache__kcore_dir()
H A Dbuiltin-record.c1281 err = fetch_current_timestamp(timestamp, sizeof(timestamp)); in record__switch_output()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-buildid-cache.c50 return fetch_current_timestamp(dir, sz); in build_id_cache__kcore_dir()
H A Dbuiltin-record.c1805 err = fetch_current_timestamp(timestamp, sizeof(timestamp)); in record__switch_output()

Completed in 14 milliseconds