Searched refs:callgraph_buf (Results 1 – 1 of 1) sorted by relevance
629 char *callgraph_buf = NULL; in apply_config_terms() local651 callgraph_buf = term->val.callgraph; in apply_config_terms()671 if ((callgraph_buf != NULL) || (dump_size > 0)) { in apply_config_terms()674 if (callgraph_buf != NULL) { in apply_config_terms()675 if (!strcmp(callgraph_buf, "no")) { in apply_config_terms()680 if (parse_callchain_record(callgraph_buf, ¶m)) { in apply_config_terms()