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