Searched refs:dm_get_timestamp (Results 1 – 8 of 8) sorted by relevance
112 link->dp_trace.detect_lt_trace.timestamps.start = dm_get_timestamp(link->dc->ctx); in dp_trace_set_lt_start_timestamp()114 link->dp_trace.commit_lt_trace.timestamps.start = dm_get_timestamp(link->dc->ctx); in dp_trace_set_lt_start_timestamp()121 link->dp_trace.detect_lt_trace.timestamps.end = dm_get_timestamp(link->dc->ctx); in dp_trace_set_lt_end_timestamp()123 link->dp_trace.commit_lt_trace.timestamps.end = dm_get_timestamp(link->dc->ctx); in dp_trace_set_lt_end_timestamp()154 link->dp_trace.edp_trace_power_timestamps.poweroff = dm_get_timestamp(link->dc->ctx); in link_dp_trace_set_edp_power_timestamp()156 link->dp_trace.edp_trace_power_timestamps.poweron = dm_get_timestamp(link->dc->ctx); in link_dp_trace_set_edp_power_timestamp()
137 unsigned long long perf_trc_start_stmp = dm_get_timestamp(dc->ctx)141 unsigned long long perf_trc_end_stmp = dm_get_timestamp(dc->ctx); \
571 dm_get_timestamp(dc->ctx) : 0580 voltage_level_tick = dm_get_timestamp(dc->ctx); \586 voltage_level_tick = dm_get_timestamp(dc->ctx)590 watermark_tick = dm_get_timestamp(dc->ctx)594 end_tick = dm_get_timestamp(dc->ctx); \
259 static inline unsigned long long dm_get_timestamp(struct dc_context *ctx) in dm_get_timestamp() function
651 enter_timestamp = dm_get_timestamp(link->ctx); in wait_for_entering_dp_alt_mode()657 finish_timestamp = dm_get_timestamp(link->ctx); in wait_for_entering_dp_alt_mode()667 finish_timestamp = dm_get_timestamp(link->ctx); in wait_for_entering_dp_alt_mode()
371 enter_timestamp = dm_get_timestamp(link->ctx); in link_edp_receiver_ready_T7()380 finish_timestamp = dm_get_timestamp(link->ctx); in link_edp_receiver_ready_T7()
1202 cur_tick = dm_get_timestamp(core_freesync->dc->ctx); in mod_freesync_handle_v_update()
807 unsigned long long current_ts = dm_get_timestamp(ctx); in dce110_edp_power_control()935 unsigned long long current_ts = dm_get_timestamp(ctx); in dce110_edp_wait_for_T12()
Completed in 28 milliseconds