Searched refs:timestamp_get (Results 1 – 16 of 16) sorted by relevance
44 arg.base_timestamp = timestamp_get(); in main()52 arg.timestamps[0].entry_stamp = timestamp_get(); in main()58 arg.timestamps[1].entry_stamp = timestamp_get(); in main()
143 timestamp_add(id, timestamp_get()); in timestamp_add_now()279 return (timestamp_get() - ts->base_time) / ts->tick_freq_mhz; in get_us_since_boot()285 uint64_t __weak timestamp_get(void) in timestamp_get() function
83 base_timestamp = timestamp_get(); in main()
12 mono_time_set_usecs(mt, timestamp_get()); in timer_monotonic_get()17 uint64_t timestamp_get(void) in timestamp_get() function
74 bootblock_main_with_basetime(timestamp_get()); in bootblock_c_entry()
50 uint64_t timestamp_get(void);52 #define timestamp_get() 0 macro
7 uint64_t timestamp_get(void) in timestamp_get() function
144 load_ts = timestamp_get(); in hash_body()161 temp_ts = timestamp_get(); in hash_body()164 load_ts += timestamp_get() - temp_ts; in hash_body()
21 uint64_t timestamp_get(void) in timestamp_get() function
24 timestamp_init(timestamp_get()); in bootblock_main()
28 current_time = timestamp_get(); in process_cse_telemetry_data()
75 bootblock_timestamp = timestamp_get(); in bootblock_c_entry()
124 timestamp_init(timestamp_get()); in main()
207 timestamp_init(timestamp_get()); in main()
248 timestamp_init(timestamp_get()); in Main()
532 static uint64_t timestamp_get(uint64_t table_tick_freq_mhz) in timestamp_get() function818 timestamp_get(tst_p->tick_freq_mhz) - tst_p->base_time; in timestamp_add_now()