Searched refs:real_cmd (Results 1 – 1 of 1) sorted by relevance
2425 struct redisCommand *real_cmd = c->cmd; in call() local2477 real_cmd->microseconds += duration; in call()2478 real_cmd->calls++; in call()