Searched refs:programs (Results 1 – 7 of 7) sorted by relevance
211 struct bpf_program *programs; member343 progs = obj->programs; in bpf_object__add_program()360 obj->programs = progs; in bpf_object__add_program()808 prog = &obj->programs[i]; in bpf_object__find_prog_by_idx()959 prog = &obj->programs[i]; in bpf_object__relocate()1155 err = bpf_program__load(&obj->programs[i], in bpf_object__load_progs()1247 bpf_program__unload(&obj->programs[i]); in bpf_object__unload()1486 if (obj->programs && obj->nr_programs) { in bpf_object__close()1488 bpf_program__exit(&obj->programs[i]); in bpf_object__close()1490 zfree(&obj->programs); in bpf_object__close()[all …]
58 4. Type `make install' to install the programs and any data files and67 all sorts of other programs in order to regenerate files that came114 PREFIX as the prefix for installing programs and libraries.122 If the package supports it, you can cause programs to be installed168 "host" platform (i.e., that on which the generated programs will
23 # Checks for programs.
19 your programs, too.26 in new free programs; and that you know you can do these things.251 programs whose distribution conditions are different, write to the author337 proprietary programs. If your program is a subroutine library, you may
16 tools and programs to the cpufreq core and drivers in the Linux kernel. This
215 In future, this will allow sophisticated monitoring programs to supply
51 The simplest thing to do with Intel PT is userspace profiling of small programs.