Lines Matching refs:ftrace_rec_count
1780 if (FTRACE_WARN_ON(ftrace_rec_count(rec) == FTRACE_REF_MAX)) in __ftrace_hash_rec_update()
1791 if (ftrace_rec_count(rec) == 1 && ops->trampoline) in __ftrace_hash_rec_update()
1809 if (FTRACE_WARN_ON(ftrace_rec_count(rec) == 0)) in __ftrace_hash_rec_update()
1828 if (ftrace_rec_count(rec) > 0 && in __ftrace_hash_rec_update()
1842 if (ftrace_rec_count(rec) == 1 && in __ftrace_hash_rec_update()
1859 ftrace_rec_count(rec) == 1 && in __ftrace_hash_rec_update()
2159 pr_cont(" (%ld)%s%s", ftrace_rec_count(rec), in ftrace_bug()
2202 if (enable && ftrace_rec_count(rec)) in ftrace_check_record()
2231 if (ftrace_rec_count(rec) == 1) { in ftrace_check_record()
2244 if (ftrace_rec_count(rec) == 1) { in ftrace_check_record()
2286 if (ftrace_rec_count(rec) == 1) { in ftrace_check_record()
2301 if (ftrace_rec_count(rec) == 1) { in ftrace_check_record()
2335 if (!ftrace_rec_count(rec)) in ftrace_check_record()
2585 (ftrace_rec_count(rec) == 1)) { in ftrace_get_addr_new()
3850 ftrace_rec_count(rec), in t_show()