Searched refs:ocnt (Results 1 – 4 of 4) sorted by relevance
15 ocnt=`cat enabled_functions | wc -l`22 if [ $cnt -ne $((ocnt + 1)) ]; then30 if [ $cnt -ne $((ocnt + 1)) ]; then39 if [ $cnt -ne $((ocnt + 2)) ]; then56 if [ $cnt -ne $((ocnt + 2)) ]; then64 if [ $cnt -ne $ocnt ]; then72 if [ $cnt -ne $((ocnt + 1)) ]; then80 if [ $cnt -ne $ocnt ]; then
276 u8 ocnt; member
1966 int cpu, const char *pfx, atomic_t *ocnt) in sun4v_log_error() argument2024 if ((cnt = atomic_read(ocnt)) != 0) { in sun4v_log_error()2025 atomic_set(ocnt, 0); in sun4v_log_error()
1432 __field(char, ocnt)1449 __entry->ocnt = tic->t_ocnt;1472 __entry->ocnt,