Searched refs:btf_custom_func_path (Results 1 – 1 of 1) sorted by relevance
66 const char *btf_custom_func_path; member600 spec->btf_custom_func_path = val; in parse_test_spec()1364 open_opts->btf_custom_path = spec->btf_custom_func_path; in run_subtest()1371 if (spec->btf_custom_func_path) { in run_subtest()1372 err = fixup_btf_from_path(tobj, spec->btf_custom_func_path); in run_subtest()1375 spec->btf_custom_func_path, err); in run_subtest()