Searched refs:coverage_compute_profile_id (Results 1 – 3 of 3) sorted by relevance
40 extern unsigned coverage_compute_profile_id (struct cgraph_node *n);
571 coverage_compute_profile_id (struct cgraph_node *n) in coverage_compute_profile_id() function
1210 n->profile_id = coverage_compute_profile_id (n); in init_node_map()