Searched refs:is_start (Results 1 – 5 of 5) sorted by relevance
21 int is_start; member102 st->marker->is_start ? "Start" : "End"); in note_page_update_state()271 if (ama->is_start && amb->is_start) { in ptdump_cmp()278 if (!ama->is_start && !amb->is_start) { in ptdump_cmp()285 if (ama->is_start) in ptdump_cmp()287 if (amb->is_start) in ptdump_cmp()302 markers[markers_cnt].is_start = 1; in add_marker()307 markers[markers_cnt].is_start = 0; in add_marker()
49 def is_start(self): member in Mas67 if self.is_start() is False:244 if entry is None and mas.is_start():
240 uint32_t *residency, const bool is_start, enum pr_residency_mode mode) in dmub_replay_residency() argument268 if (is_start) in dmub_replay_residency()
261 bool is_start, is_started, is_end; in ath10k_debug_fw_stats_process() local301 is_start = (list_empty(&ar->debug.fw_stats.pdevs) && in ath10k_debug_fw_stats_process()306 if (is_start) in ath10k_debug_fw_stats_process()
3181 bool is_start = (val != 0); in replay_set_residency() local3184 link->dc->link_srv->edp_replay_residency(link, &residency, is_start, PR_RESIDENCY_MODE_PHY); in replay_set_residency()