Searched refs:start_gt_clk (Results 1 – 2 of 2) sorted by relevance
345 u64 start_gt_clk; member
1273 __extend_last_switch(guc, &stats->start_gt_clk, last_switch); in guc_update_engine_gt_clks() 1349 * The active busyness depends on start_gt_clk and gt_stamp. in guc_engine_busyness() 1351 * start_gt_clk is derived from GuC state. To get a consistent in guc_engine_busyness() 1360 * start_gt_clk' calculation below for active engines. in guc_engine_busyness() 1373 u64 clk = guc->timestamp.gt_stamp - stats->start_gt_clk; in guc_engine_busyness() 1458 u64 clk = guc->timestamp.gt_stamp - stats->start_gt_clk; in __reset_guc_busyness_stats()