Searched refs:ENABLE_EVENT_STR (Results 1 – 1 of 1) sorted by relevance
1849 #define ENABLE_EVENT_STR "enable_event" macro1928 data->enable ? ENABLE_EVENT_STR : DISABLE_EVENT_STR, in event_enable_print()2033 enable = strcmp(cmd, ENABLE_EVENT_STR) == 0; in event_enable_func()2110 .name = ENABLE_EVENT_STR,