Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/util/
H A Dprobe-event.h187 int e_snprintf(char *str, size_t size, const char *format, ...) __printf(3, 4);
H A Dprobe-file.c79 ret = e_snprintf(buf, PATH_MAX, "%s/%s", tracing_path_mount(), trace_file); in open_trace_file()
202 ret = e_snprintf(buf, 128, "%s:%s", tev.group, in __probe_file__get_namelist()
261 ret = e_snprintf(buf, 128, "-:%s", ent->s); in __del_trace_probe_event()
H A Dprobe-event.c57 int e_snprintf(char *str, size_t size, const char *format, ...) in e_snprintf() function
214 ret = e_snprintf(buf, 64, "%s_%s", PERFPROBE_GROUP, ptr1); in convert_exec_to_group()
2253 ret = e_snprintf(buf, 128, "0x%" PRIx64, (u64)tp->address); in convert_to_perf_probe_point()
2463 ret = e_snprintf(buf, PATH_MAX, "%s/kprobes/blacklist", __debugfs); in kprobe_blacklist__load()
2613 if (e_snprintf(tmp, 128, "%s:%s", tev->group, tev->event) < 0) in filter_probe_trace_event()
2710 ret = e_snprintf(buf, len, "%s%s", nbase, ret_event ? "__return" : ""); in get_new_event_name()
2730 ret = e_snprintf(buf, len, "%s_%d", nbase, i); in get_new_event_name()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/util/
H A Dprobe-event.h187 int e_snprintf(char *str, size_t size, const char *format, ...) __printf(3, 4);
H A Dprobe-file.c79 ret = e_snprintf(buf, PATH_MAX, "%s/%s", tracing_path_mount(), trace_file); in open_trace_file()
202 ret = e_snprintf(buf, 128, "%s:%s", tev.group, in __probe_file__get_namelist()
261 ret = e_snprintf(buf, 128, "-:%s", ent->s); in __del_trace_probe_event()
H A Dprobe-event.c57 int e_snprintf(char *str, size_t size, const char *format, ...) in e_snprintf() function
214 ret = e_snprintf(buf, 64, "%s_%s", PERFPROBE_GROUP, ptr1); in convert_exec_to_group()
2253 ret = e_snprintf(buf, 128, "0x%" PRIx64, (u64)tp->address); in convert_to_perf_probe_point()
2463 ret = e_snprintf(buf, PATH_MAX, "%s/kprobes/blacklist", __debugfs); in kprobe_blacklist__load()
2613 if (e_snprintf(tmp, 128, "%s:%s", tev->group, tev->event) < 0) in filter_probe_trace_event()
2710 ret = e_snprintf(buf, len, "%s%s", nbase, ret_event ? "__return" : ""); in get_new_event_name()
2730 ret = e_snprintf(buf, len, "%s_%d", nbase, i); in get_new_event_name()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/util/
H A Dprobe-event.h187 int e_snprintf(char *str, size_t size, const char *format, ...) __printf(3, 4);
H A Dprobe-file.c79 ret = e_snprintf(buf, PATH_MAX, "%s/%s", tracing_path_mount(), trace_file); in open_trace_file()
202 ret = e_snprintf(buf, 128, "%s:%s", tev.group, in __probe_file__get_namelist()
261 ret = e_snprintf(buf, 128, "-:%s", ent->s); in __del_trace_probe_event()
H A Dprobe-event.c57 int e_snprintf(char *str, size_t size, const char *format, ...) in e_snprintf() function
214 ret = e_snprintf(buf, 64, "%s_%s", PERFPROBE_GROUP, ptr1); in convert_exec_to_group()
2253 ret = e_snprintf(buf, 128, "0x%" PRIx64, (u64)tp->address); in convert_to_perf_probe_point()
2463 ret = e_snprintf(buf, PATH_MAX, "%s/kprobes/blacklist", __debugfs); in kprobe_blacklist__load()
2613 if (e_snprintf(tmp, 128, "%s:%s", tev->group, tev->event) < 0) in filter_probe_trace_event()
2710 ret = e_snprintf(buf, len, "%s%s", nbase, ret_event ? "__return" : ""); in get_new_event_name()
2730 ret = e_snprintf(buf, len, "%s_%d", nbase, i); in get_new_event_name()