Searched refs:ts_nsec_pattern (Results 1 – 1 of 1) sorted by relevance
96 static regex_t ts_nsec_pattern; variable359 search_pattern(&ts_nsec_pattern, ts_nsec_str, buf); in get_ts_nsec()490 len = remove_pattern(&ts_nsec_pattern, list[list_size].txt, len); in add_list()806 if (!check_regcomp(&ts_nsec_pattern, "ts\\s*([0-9]*)\\s*ns")) in main()882 regfree(&ts_nsec_pattern); in main()