Home
last modified time | relevance | path

Searched refs:event_trigger_ops (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/kernel/trace/
A Dtrace_events_trigger.c831 struct event_trigger_ops *trigger_ops; in event_trigger_alloc()
1373 static struct event_trigger_ops traceon_trigger_ops = {
1387 static struct event_trigger_ops traceoff_trigger_ops = {
1401 static struct event_trigger_ops *
1404 struct event_trigger_ops *ops; in onoff_get_trigger_ops()
1484 static struct event_trigger_ops snapshot_trigger_ops = {
1498 static struct event_trigger_ops *
1579 static struct event_trigger_ops stacktrace_trigger_ops = {
1593 static struct event_trigger_ops *
1909 static struct event_trigger_ops *
[all …]
A Dtrace_eprobe.c508 static struct event_trigger_ops eprobe_trigger_ops = {
537 static struct event_trigger_ops *eprobe_trigger_get_ops(char *cmd, in eprobe_trigger_get_ops()
A Dtrace.h1544 struct event_trigger_ops *ops;
1677 struct event_trigger_ops { struct
1786 struct event_trigger_ops *(*get_trigger_ops)(char *cmd, char *param);
A Dtrace_events_hist.c6101 static struct event_trigger_ops event_hist_trigger_ops = {
6133 static struct event_trigger_ops event_hist_trigger_named_ops = {
6140 static struct event_trigger_ops *event_hist_get_trigger_ops(char *cmd, in event_hist_get_trigger_ops()
6733 static struct event_trigger_ops hist_enable_trigger_ops = {
6740 static struct event_trigger_ops hist_enable_count_trigger_ops = {
6747 static struct event_trigger_ops hist_disable_trigger_ops = {
6754 static struct event_trigger_ops hist_disable_count_trigger_ops = {
6761 static struct event_trigger_ops *
6764 struct event_trigger_ops *ops; in hist_enable_get_trigger_ops()

Completed in 24 milliseconds