| /linux/tools/lib/bpf/ |
| H A D | libbpf_probes.c | 211 const size_t insn_cnt = ARRAY_SIZE(insns); in libbpf_probe_bpf_prog_type() local 423 const size_t insn_cnt = ARRAY_SIZE(insns); in libbpf_probe_bpf_helper() local
|
| H A D | bpf.c | 113 size_t insn_cnt = ARRAY_SIZE(insns); in probe_memcg_account() local 238 bpf_prog_load(enum bpf_prog_type prog_type,const char * prog_name,const char * license,const struct bpf_insn * insns,size_t insn_cnt,struct bpf_prog_load_opts * opts) bpf_prog_load() argument
|
| H A D | linker.c | 1252 const int insn_cnt = size / sizeof(struct bpf_insn); exec_sec_bswap() local
|
| H A D | libbpf.c | 5037 int ret, insn_cnt = ARRAY_SIZE(insns); bpf_object__probe_loading() local
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | verifier_log.c | 34 static size_t insn_cnt; variable
|
| H A D | test_sysctl.c | 1425 int ret, insn_cnt; in load_sysctl_prog_insns() local
|
| H A D | token.c | 650 size_t insn_cnt = ARRAY_SIZE(insns); in userns_prog_load() local
|
| /linux/tools/perf/scripts/python/ |
| H A D | export-to-postgresql.py | 1031 …eriod, weight, transaction, data_src, branch_type, in_tx, call_path_id, insn_cnt, cyc_cnt, flags, … argument 1043 …e, branch_count, call_id, return_id, parent_call_path_id, flags, parent_id, insn_cnt, cyc_cnt, *x): argument
|
| H A D | exported-sql-viewer.py | 528 …def __init__(self, glb, params, row, comm_id, thread_id, call_path_id, time, insn_cnt, cyc_cnt, br… argument 572 … params, row, comm_id, thread_id, call_path_id, name, dso, count, time, insn_cnt, cyc_cnt, branch_… argument 811 …def __init__(self, glb, params, row, comm_id, thread_id, calls_id, call_time, time, insn_cnt, cyc_… argument 857 … params, row, comm_id, thread_id, calls_id, name, dso, call_time, time, insn_cnt, cyc_cnt, branch_… argument 3032 def CalcIPC(cyc_cnt, insn_cnt): argument
|
| /linux/arch/arm64/kernel/ |
| H A D | patching.c | 200 int insn_cnt; member
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | testing_helpers.c | 264 int insn_cnt = ARRAY_SIZE(insns), i, fd, flags = 0; in testing_prog_flags() local
|
| H A D | xskxceiver.c | 2722 int prog_fd, insn_cnt = ARRAY_SIZE(insns); is_xdp_supported() local
|
| H A D | veristat.c | 1315 int ret, insn_cnt = ARRAY_SIZE(insns); max_verifier_log_size() local
|
| /linux/tools/perf/include/perf/ |
| H A D | perf_dlfilter.h | 52 __u64 insn_cnt; /* For instructions-per-cycle (IPC) */ member
|
| /linux/tools/perf/util/ |
| H A D | sample.h | 91 u64 insn_cnt; member
|
| H A D | intel-pt.c | 544 u64 insn_cnt; member 617 u64 offset, u64 insn_cnt, u64 byte_cnt, in intel_pt_cache_add() 762 u64 insn_cnt = 0; in intel_pt_walk_next_insn() local
|
| /linux/kernel/bpf/ |
| H A D | verifier.c | 2985 int insn_cnt = env->prog->len; in add_subprog() local 3428 int i, ret, insn_cnt = env->prog->len, ex_cb_insn; in add_subprog_and_kfunc() local 3493 int insn_cnt = env->prog->len; in check_subprogs() local 17903 int insn_cnt = env->prog->len; in check_cfg() local 19968 int insn_cnt = env->prog->len; in do_check() local 20524 int insn_cnt = env->prog->len; in resolve_pseudo_ldimm64() local 20680 int insn_cnt = env->prog->len; in convert_pseudo_ld_imm64() local 20791 u32 insn_cnt = prog->len, i; in adjust_jmp_off() local 20985 const int insn_cnt = env->prog->len; in sanitize_dead_code() local 21015 const int insn_cnt = env->prog->len; in opt_hard_wire_dead_code_branches() local [all …]
|
| H A D | liveness.c | 110 u32 insn_cnt; /* cached number of insns in the function */ member
|
| H A D | core.c | 387 u32 i, insn_cnt = prog->len + (probe_pass ? end_new - end_old : 0); in bpf_adj_branches() local 1457 int insn_delta, insn_cnt; in bpf_jit_blind_constants() local
|
| /linux/tools/bpf/bpftool/ |
| H A D | common.c | 106 size_t insn_cnt = ARRAY_SIZE(insns); known_to_need_rlimit() local
|
| /linux/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 1483 static void detect_reg_usage(struct bpf_insn *insn, int insn_cnt, in detect_reg_usage() 1637 int insn_cnt = bpf_prog->len; in do_jit() local
|
| H A D | bpf_jit_comp32.c | 1663 int insn_cnt = bpf_prog->len; in do_jit() local
|
| /linux/tools/perf/util/intel-pt-decoder/ |
| H A D | intel-pt-decoder.c | 1119 uint64_t max_insn_cnt, insn_cnt = 0; in intel_pt_sample_fup_insn() local 1161 uint64_t max_insn_cnt, insn_cnt = 0; in intel_pt_walk_insn() local [all...] |
| /linux/include/uapi/linux/ |
| H A D | bpf.h | 1562 __u32 insn_cnt; member
|
| /linux/tools/include/uapi/linux/ |
| H A D | bpf.h | 1562 __u32 insn_cnt; member
|