Home
last modified time | relevance | path

Searched defs:priv (Results 1 – 25 of 33) sorted by relevance

12

/tools/lib/api/fd/
Darray.h24 struct priv { struct
25 union {
29 unsigned int flags;
30 } *priv; member
Darray.c23 struct priv *priv; in fdarray__grow() local
/tools/perf/util/
Dbpf-loader.c125 struct bpf_prog_priv *priv = _priv; in clear_prog_priv() local
322 struct bpf_prog_priv *priv = NULL; in config_bpf_program() local
417 struct bpf_prog_priv *priv = bpf_program__priv(prog); in preproc_gen_prologue() local
568 struct bpf_prog_priv *priv = bpf_program__priv(prog); in hook_load_preprocessor() local
630 struct bpf_prog_priv *priv; in bpf__probe() local
693 struct bpf_prog_priv *priv = bpf_program__priv(prog); in bpf__unprobe() local
749 struct bpf_prog_priv *priv = bpf_program__priv(prog); in bpf__foreach_event() local
834 bpf_map_priv__purge(struct bpf_map_priv *priv) in bpf_map_priv__purge()
848 struct bpf_map_priv *priv = _priv; in bpf_map_priv__clear() local
925 bpf_map_priv__clone(struct bpf_map_priv *priv) in bpf_map_priv__clone()
[all …]
Dcomm.h17 void *priv; member
Dintlist.h13 void *priv; member
Devsel_fprintf.c33 static int __print_attr__fprintf(FILE *fp, const char *name, const char *val, void *priv) in __print_attr__fprintf()
Dperf_event_attr_fprintf.c94 attr__fprintf_f attr__fprintf, void *priv) in perf_event_attr__fprintf()
Dmap.h26 bool priv:1; member
Dthread.h52 void *priv; member
Dmachine.h59 void *priv; member
Ddata-convert-bt.c796 struct evsel_priv *priv = evsel->priv; in process_sample_event() local
1160 struct evsel_priv *priv; in add_event() local
1319 struct evsel_priv *priv; in cleanup_events() local
Dbuild-id.c922 machines__for_each_dso(struct machines *machines, machine__dso_t fn, void *priv) in machines__for_each_dso()
937 machine__dso_t fn, void *priv) in __perf_session__cache_build_ids()
Dmachine.c2979 void *priv) in machine__for_each_thread()
3008 void *priv) in machines__for_each_thread()
3166 int machine__for_each_dso(struct machine *machine, machine__dso_t fn, void *priv) in machine__for_each_dso()
Ddso.h209 void *priv; member
Devsel.h105 void *priv; member
Dcs-etm.c580 uintptr_t priv; in cs_etm__free_traceid_queues() local
614 static void cs_etm__free_queue(void *priv) in cs_etm__free_queue()
Dintel-bts.c697 static void intel_bts_free_queue(void *priv) in intel_bts_free_queue()
/tools/virtio/linux/
Dvirtio.h26 void *priv; member
/tools/testing/selftests/pidfd/
Dpidfd_test.c381 static void *test_pidfd_poll_exec_thread(void *priv) in test_pidfd_poll_exec_thread()
478 static void *test_pidfd_poll_leader_exit_thread(void *priv) in test_pidfd_poll_leader_exit_thread()
/tools/perf/tests/
Dtests.h40 void *priv; member
/tools/perf/ui/
Dbrowser.h23 void *priv; member
/tools/testing/selftests/arm64/signal/
Dtest_signals.h82 void *priv; member
/tools/testing/nvdimm/test/
Dndtest.c854 static int ndtest_dimm_register(struct ndtest_priv *priv, in ndtest_dimm_register()
1083 struct ndtest_priv *priv; in ndtest_init() local
/tools/perf/
Dbuiltin-sched.c1504 union map_priv priv = { in thread__has_color() local
1515 union map_priv priv = { in map__findnew_thread() local
2723 static int __show_thread_runtime(struct thread *t, void *priv) in __show_thread_runtime()
2746 static int show_thread_runtime(struct thread *t, void *priv) in show_thread_runtime()
2754 static int show_deadthread_runtime(struct thread *t, void *priv) in show_deadthread_runtime()
/tools/lib/traceevent/
Devent-parse.h35 void *priv; member
64 void *priv; member

12