Searched refs:ocnt (Results 1 – 4 of 4) sorted by relevance
15 ocnt=`cat enabled_functions | wc -l`34 if [ $cnt -eq $ocnt ]; then60 if [ $cnt -ne $ocnt ]; then69 if [ $cnt -ne $((ocnt + 1)) ]; then78 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()
1530 __field(char, ocnt)1547 __entry->ocnt = tic->t_ocnt;1570 __entry->ocnt,