Searched refs:ENABLE_EVENT_STR (Results 1 – 2 of 2) sorted by relevance
1052 #define ENABLE_EVENT_STR "enable_event" macro1096 enable_data->enable ? ENABLE_EVENT_STR : DISABLE_EVENT_STR, in event_enable_trigger_print()1196 enable = strcmp(cmd, ENABLE_EVENT_STR) == 0; in event_enable_trigger_func()1363 enable = strcmp(cmd, ENABLE_EVENT_STR) == 0; in event_enable_get_trigger_ops()1376 .name = ENABLE_EVENT_STR,
2584 #define ENABLE_EVENT_STR "enable_event" macro2640 data->enable ? ENABLE_EVENT_STR : DISABLE_EVENT_STR, in event_enable_print()2745 enable = strcmp(cmd, ENABLE_EVENT_STR) == 0; in event_enable_func()2822 .name = ENABLE_EVENT_STR,