Searched refs:callgraph (Results 1 – 5 of 5) sorted by relevance
230 - branch: include last branch information in callgraph when available.399 So user can use "call-graph=no" event modifier to disable callgraph402 disable the callgraph.404 which collected by reference event, in no callgraph event.
56 - 'call-graph': Disable/enable callgraph. Acceptable str are "fp" for58 "no" for disable callgraph.
60 char *callgraph; member
1121 ADD_CONFIG_TERM(CALLGRAPH, callgraph, term->val.str); in get_config_terms()
709 callgraph_buf = term->val.callgraph; in apply_config_terms()