Searched refs:tentry (Results 1 – 1 of 1) sorted by relevance
659 const struct rdr_tbl_ent *tentry; in perf_rdr_read_ubuf() local662 if ((width = tentry->width) == 0) in perf_rdr_read_ubuf()666 i = tentry->num_words; in perf_rdr_read_ubuf()679 i = tentry->num_words; in perf_rdr_read_ubuf()707 const struct rdr_tbl_ent *tentry; in perf_rdr_clear() local712 if (tentry->width == 0) { in perf_rdr_clear()716 i = tentry->num_words; in perf_rdr_clear()743 const struct rdr_tbl_ent *tentry; in perf_write_image() local766 dwords = tentry->num_words; in perf_write_image()767 if (tentry->write_control) { in perf_write_image()[all …]
Completed in 6 milliseconds