Searched refs:slowlogPushEntryIfNeeded (Results 1 – 3 of 3) sorted by relevance
46 void slowlogPushEntryIfNeeded(client *c, robj **argv, int argc, long long duration);
123 void slowlogPushEntryIfNeeded(client *c, robj **argv, int argc, long long duration) { in slowlogPushEntryIfNeeded() function
2471 slowlogPushEntryIfNeeded(c,c->argv,c->argc,duration); in call()