aboutsummaryrefslogtreecommitdiff
path: root/service_provider.h
diff options
context:
space:
mode:
authorFranklin Wei <me@fwei.tk>2018-07-30 20:43:12 +0000
committerFranklin Wei <me@fwei.tk>2018-07-30 20:43:12 +0000
commit870a4d60323034701a4bd60b9620fb9688efd5b4 (patch)
treeb50938ffd74368d2fd6f9e9ff9e6dc461d98a4b9 /service_provider.h
parentf15dc2baf99f2c7e1517e3370a946bbc13e89ff6 (diff)
downloadcsaa-870a4d60323034701a4bd60b9620fb9688efd5b4.zip
csaa-870a4d60323034701a4bd60b9620fb9688efd5b4.tar.gz
csaa-870a4d60323034701a4bd60b9620fb9688efd5b4.tar.bz2
csaa-870a4d60323034701a4bd60b9620fb9688efd5b4.tar.xz
Further instrument create code for profiling
Diffstat (limited to 'service_provider.h')
-rw-r--r--service_provider.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/service_provider.h b/service_provider.h
index f20e5df..5867334 100644
--- a/service_provider.h
+++ b/service_provider.h
@@ -73,7 +73,7 @@ struct user_request {
* struct after the request response */
} __attribute__((packed));
-#define MAX_TIMES 10
+#define MAX_TIMES 30
#define MAX_LABEL 40
/* this struct records a series of clock() times, and labels for them */