| tag | line | file | source code | 
|---|---|---|---|
| pps_stbcnt | 247 | include/linux/timex.h | extern long pps_stbcnt; /* stability limit exceeded */ | 
| pps_stbcnt | 171 | kernel/time.c | long pps_stbcnt = 0; /* stability limit exceeded */ | 
| pps_stbcnt | 326 | kernel/time.c | txc.stbcnt = pps_stbcnt; |