Searched refs:trace__fprintf_sys_enter (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-trace.c | 2354 static int trace__fprintf_sys_enter(struct trace *trace, struct evsel *evsel, function 2795 trace__fprintf_sys_enter(trace, evsel, sample); 2813 trace__fprintf_sys_enter(trace, evsel, sample)) {
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-trace.c | 2407 static int trace__fprintf_sys_enter(struct trace *trace, struct evsel *evsel, function 2852 trace__fprintf_sys_enter(trace, evsel, sample); 2870 trace__fprintf_sys_enter(trace, evsel, sample)) {
|
Completed in 14 milliseconds