Searched refs:rwRecGetStartSeconds (Results 1 – 8 of 8) sorted by relevance
569 metrics->stime = rwRecGetStartSeconds(&rwrec); in process_file()574 if (rwRecGetStartSeconds(&rwrec) < metrics->stime) { in process_file()575 metrics->stime = rwRecGetStartSeconds(&rwrec); in process_file()577 if (rwRecGetStartSeconds(&rwrec) > metrics->etime) { in process_file()
506 num_seeds = confickerSeeds(rwRecGetStartSeconds(rwrec), seed); in filter()556 num_seeds = confickerSeeds(rwRecGetStartSeconds(rwrec), seed); in recToBin()
746 if (rwRecGetStartSeconds(rwrec) < bin->cr_start) { in addToBin()747 bin->cr_start = rwRecGetStartSeconds(rwrec); in addToBin()793 bin->cr_start = rwRecGetStartSeconds(rwrec); in newBin()
748 &key, &k_it, rwRecGetStartSeconds(&rwrec)); in processFile()
1247 diff = ((int64_t)t / 3600) - (rwRecGetStartSeconds(&rwrec) / 3600); in appender_main()
1377 # define rwRecGetStartSeconds(r) rwrec_GetStartSeconds(r) macro1386 # define rwRecGetStartSeconds(r) _recGetStartSeconds(r) macro
1215 key.val.u32 = rwRecGetStartSeconds(&rwrec); in processFile()
780 REC_TO_KEY_32(rwRecGetStartSeconds(rwrec), bin_buffer, f); in skFieldListRecToBinary()847 rwRecGetStartSeconds(rwrec)); in skFieldListAddRecToBuffer()