Searched refs:fetch_current_timestamp (Results 1 – 4 of 4) sorted by relevance
41 int fetch_current_timestamp(char *buf, size_t sz);
544 int fetch_current_timestamp(char *buf, size_t sz) in fetch_current_timestamp() function
50 return fetch_current_timestamp(dir, sz); in build_id_cache__kcore_dir()
1860 err = fetch_current_timestamp(timestamp, sizeof(timestamp)); in record__switch_output()