Home
last modified time | relevance | path

Searched refs:probe_num_locations (Results 1 – 1 of 1) sorted by relevance

/external/bcc/tests/cc/
Dtest_usdt_probes.cc120 static int probe_num_locations(const char *bin_path, const char *func_name) { in probe_num_locations() function
175 exp_locations = probe_num_locations(bin_path.c_str(), name);
198 exp_locations = probe_num_locations(bin_path.c_str(), name);
213 exp_locations = probe_num_locations(bin_path, name);
248 exp_locations = probe_num_locations(bin_path.c_str(), name);