Lines Matching refs:ftrace_rec_count
1781 if (FTRACE_WARN_ON(ftrace_rec_count(rec) == FTRACE_REF_MAX)) in __ftrace_hash_rec_update()
1792 if (ftrace_rec_count(rec) == 1 && ops->trampoline) in __ftrace_hash_rec_update()
1810 if (FTRACE_WARN_ON(ftrace_rec_count(rec) == 0)) in __ftrace_hash_rec_update()
1829 if (ftrace_rec_count(rec) > 0 && in __ftrace_hash_rec_update()
1843 if (ftrace_rec_count(rec) == 1 && in __ftrace_hash_rec_update()
1860 ftrace_rec_count(rec) == 1 && in __ftrace_hash_rec_update()
2160 pr_cont(" (%ld)%s%s", ftrace_rec_count(rec), in ftrace_bug()
2203 if (enable && ftrace_rec_count(rec)) in ftrace_check_record()
2232 if (ftrace_rec_count(rec) == 1) { in ftrace_check_record()
2245 if (ftrace_rec_count(rec) == 1) { in ftrace_check_record()
2287 if (ftrace_rec_count(rec) == 1) { in ftrace_check_record()
2302 if (ftrace_rec_count(rec) == 1) { in ftrace_check_record()
2336 if (!ftrace_rec_count(rec)) in ftrace_check_record()
2619 (ftrace_rec_count(rec) == 1)) { in ftrace_get_addr_new()
3884 ftrace_rec_count(rec), in t_show()