Home
last modified time | relevance | path

Searched refs:tentry (Results 1 – 1 of 1) sorted by relevance

/arch/parisc/kernel/
A Dperf.c659 const struct rdr_tbl_ent *tentry; in perf_rdr_read_ubuf() local
662 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() local
712 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() local
766 dwords = tentry->num_words; in perf_write_image()
767 if (tentry->write_control) { in perf_write_image()
[all …]

Completed in 6 milliseconds