Searched refs:process_feature_event (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-annotate.c | 289 static int process_feature_event(struct perf_session *session, in process_feature_event() function 484 .feature = process_feature_event, in cmd_annotate()
|
H A D | builtin-report.c | 217 static int process_feature_event(struct perf_session *session, in process_feature_event() function 1154 .feature = process_feature_event, in cmd_report()
|
H A D | builtin-script.c | 3360 static int process_feature_event(struct perf_session *session, in process_feature_event() function 3460 .feature = process_feature_event, in cmd_script()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-annotate.c | 305 static int process_feature_event(struct perf_session *session, in process_feature_event() function 522 .feature = process_feature_event, in cmd_annotate()
|
H A D | builtin-report.c | 239 static int process_feature_event(struct perf_session *session, in process_feature_event() function 1225 .feature = process_feature_event, in cmd_report()
|
H A D | builtin-script.c | 3739 static int process_feature_event(struct perf_session *session, in process_feature_event() function 3843 .feature = process_feature_event, in cmd_script()
|
Completed in 16 milliseconds