Searched refs:comm_pattern (Results 1 – 1 of 1) sorted by relevance
91 static regex_t comm_pattern; variable393 search_pattern(&comm_pattern, comm_str, buf); in get_comm()801 if (!check_regcomp(&comm_pattern, "tgid\\s*[0-9]*\\s*\\((.*)\\),\\s*ts")) in main()888 regfree(&comm_pattern); in main()