Searched refs:ftrace_rec_count (Results 1 – 2 of 2) sorted by relevance
366 #define ftrace_rec_count(rec) ((rec)->flags & ~FTRACE_FL_MASK) macro
1733 if (FTRACE_WARN_ON(ftrace_rec_count(rec) == FTRACE_REF_MAX)) in __ftrace_hash_rec_update()1741 if (ftrace_rec_count(rec) == 1 && ops->trampoline) in __ftrace_hash_rec_update()1759 if (FTRACE_WARN_ON(ftrace_rec_count(rec) == 0)) in __ftrace_hash_rec_update()1769 if (ftrace_rec_count(rec) > 0 && in __ftrace_hash_rec_update()2054 pr_cont(" (%ld)%s", ftrace_rec_count(rec), in ftrace_bug()2094 if (enable && ftrace_rec_count(rec)) in ftrace_check_record()2155 if (!ftrace_rec_count(rec)) in ftrace_check_record()3460 ftrace_rec_count(rec), in t_show()