Home
last modified time | relevance | path

Searched refs:msc_is_last_win (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/
H A Dmsu.c300 * msc_is_last_win() - check if a window is the last one for a given MSC
304 static inline bool msc_is_last_win(struct msc_window *win) in msc_is_last_win() function
317 if (msc_is_last_win(win)) in msc_next_window()
1196 if (msc_is_last_win(win)) { in msc_buffer_relink()
1703 if (msc_is_last_win(msc->cur_win)) in msc_win_switch()
1961 msc_is_last_win(win) ? '\n' : ','); in nr_pages_show()
/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/
H A Dmsu.c300 * msc_is_last_win() - check if a window is the last one for a given MSC
304 static inline bool msc_is_last_win(struct msc_window *win) in msc_is_last_win() function
317 if (msc_is_last_win(win)) in msc_next_window()
1206 if (msc_is_last_win(win)) { in msc_buffer_relink()
1717 if (msc_is_last_win(msc->cur_win)) in msc_win_switch()
1975 msc_is_last_win(win) ? '\n' : ','); in nr_pages_show()

Completed in 5 milliseconds