| /f-stack/app/redis-5.0.5/deps/jemalloc/msvc/ |
| H A D | jemalloc_vc2015.sln | 19 Debug-static|x64 = Debug-static|x64 20 Debug-static|x86 = Debug-static|x86 23 Release-static|x64 = Release-static|x64 24 Release-static|x86 = Release-static|x86 31 {8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Debug-static|x64.ActiveCfg = Debug-static|x64 32 {8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Debug-static|x64.Build.0 = Debug-static|x64 33 {8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Debug-static|x86.ActiveCfg = Debug-static|Win32 34 {8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Debug-static|x86.Build.0 = Debug-static|Win32 47 {09028CFD-4EB7-491D-869C-0708DB97ED44}.Debug-static|x64.ActiveCfg = Debug-static|x64 48 {09028CFD-4EB7-491D-869C-0708DB97ED44}.Debug-static|x64.Build.0 = Debug-static|x64 [all …]
|
| H A D | jemalloc_vc2017.sln | 19 Debug-static|x64 = Debug-static|x64 20 Debug-static|x86 = Debug-static|x86 23 Release-static|x64 = Release-static|x64 24 Release-static|x86 = Release-static|x86 31 {8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Debug-static|x64.ActiveCfg = Debug-static|x64 32 {8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Debug-static|x64.Build.0 = Debug-static|x64 33 {8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Debug-static|x86.ActiveCfg = Debug-static|Win32 34 {8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Debug-static|x86.Build.0 = Debug-static|Win32 47 {09028CFD-4EB7-491D-869C-0708DB97ED44}.Debug-static|x64.ActiveCfg = Debug-static|x64 48 {09028CFD-4EB7-491D-869C-0708DB97ED44}.Debug-static|x64.Build.0 = Debug-static|x64 [all …]
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | jemalloc_preamble.h.in | 54 static const bool config_debug = 61 static const bool have_dss = 75 static const bool config_fill = 90 static const bool config_prof = 111 static const bool maps_coalesce = 118 static const bool config_stats = 125 static const bool config_tls = 132 static const bool config_utrace = 139 static const bool config_xmalloc = 157 static const bool config_log = [all …]
|
| /f-stack/dpdk/examples/flow_classify/ |
| H A D | Makefile | 16 .PHONY: shared static 19 static: build/$(APP)-static target 20 ln -sf $(APP)-static build/$(APP) 27 LDFLAGS_STATIC = $(shell $(PKGCONF) --static --libs libdpdk) 34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build 42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /f-stack/dpdk/examples/flow_filtering/ |
| H A D | Makefile | 14 .PHONY: shared static 17 static: build/$(APP)-static target 18 ln -sf $(APP)-static build/$(APP) 25 LDFLAGS_STATIC = $(shell $(PKGCONF) --static --libs libdpdk) 32 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build 40 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /f-stack/dpdk/examples/ip_fragmentation/ |
| H A D | Makefile | 17 .PHONY: shared static 20 static: build/$(APP)-static target 21 ln -sf $(APP)-static build/$(APP) 29 LDFLAGS_STATIC = $(shell $(PKGCONF) --static --libs libdpdk) 34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build 42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /f-stack/dpdk/examples/helloworld/ |
| H A D | Makefile | 16 .PHONY: shared static 19 static: build/$(APP)-static target 20 ln -sf $(APP)-static build/$(APP) 27 LDFLAGS_STATIC = $(shell $(PKGCONF) --static --libs libdpdk) 34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build 42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /f-stack/dpdk/examples/ioat/ |
| H A D | Makefile | 16 .PHONY: shared static 19 static: build/$(APP)-static target 20 ln -sf $(APP)-static build/$(APP) 27 LDFLAGS_STATIC = $(shell $(PKGCONF) --static --libs libdpdk) 34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build 42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /f-stack/dpdk/examples/bond/ |
| H A D | Makefile | 16 .PHONY: shared static 19 static: build/$(APP)-static target 20 ln -sf $(APP)-static build/$(APP) 29 LDFLAGS_STATIC = $(shell $(PKGCONF) --static --libs libdpdk) 36 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build 44 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /f-stack/dpdk/examples/distributor/ |
| H A D | Makefile | 16 .PHONY: shared static 19 static: build/$(APP)-static target 20 ln -sf $(APP)-static build/$(APP) 27 LDFLAGS_STATIC = $(shell $(PKGCONF) --static --libs libdpdk) 34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build 42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /f-stack/dpdk/examples/bbdev_app/ |
| H A D | Makefile | 16 .PHONY: shared static 19 static: build/$(APP)-static target 20 ln -sf $(APP)-static build/$(APP) 27 LDFLAGS_STATIC = $(shell $(PKGCONF) --static --libs libdpdk) 34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build 42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /f-stack/dpdk/examples/vmdq_dcb/ |
| H A D | Makefile | 16 .PHONY: shared static 19 static: build/$(APP)-static target 20 ln -sf $(APP)-static build/$(APP) 27 LDFLAGS_STATIC = $(shell $(PKGCONF) --static --libs libdpdk) 34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build 42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /f-stack/dpdk/examples/service_cores/ |
| H A D | Makefile | 16 .PHONY: shared static 19 static: build/$(APP)-static target 20 ln -sf $(APP)-static build/$(APP) 27 LDFLAGS_STATIC = $(shell $(PKGCONF) --static --libs libdpdk) 34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build 42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /f-stack/dpdk/examples/rxtx_callbacks/ |
| H A D | Makefile | 16 .PHONY: shared static 19 static: build/$(APP)-static target 20 ln -sf $(APP)-static build/$(APP) 27 LDFLAGS_STATIC = $(shell $(PKGCONF) --static --libs libdpdk) 34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build 42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /f-stack/dpdk/examples/server_node_efd/node/ |
| H A D | Makefile | 18 .PHONY: shared static 21 static: build/$(APP)-static target 22 ln -sf $(APP)-static build/$(APP) 29 LDFLAGS_STATIC = $(shell $(PKGCONF) --static --libs libdpdk) 36 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build 44 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /f-stack/dpdk/examples/timer/ |
| H A D | Makefile | 16 .PHONY: shared static 19 static: build/$(APP)-static target 20 ln -sf $(APP)-static build/$(APP) 27 LDFLAGS_STATIC = $(shell $(PKGCONF) --static --libs libdpdk) 34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build 42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /f-stack/dpdk/examples/packet_ordering/ |
| H A D | Makefile | 16 .PHONY: shared static 19 static: build/$(APP)-static target 20 ln -sf $(APP)-static build/$(APP) 27 LDFLAGS_STATIC = $(shell $(PKGCONF) --static --libs libdpdk) 34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build 42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /f-stack/dpdk/examples/qos_meter/ |
| H A D | Makefile | 16 .PHONY: shared static 19 static: build/$(APP)-static target 20 ln -sf $(APP)-static build/$(APP) 27 LDFLAGS_STATIC = $(shell $(PKGCONF) --static --libs libdpdk) 34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build 42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /f-stack/dpdk/examples/ptpclient/ |
| H A D | Makefile | 16 .PHONY: shared static 19 static: build/$(APP)-static target 20 ln -sf $(APP)-static build/$(APP) 27 LDFLAGS_STATIC = $(shell $(PKGCONF) --static --libs libdpdk) 34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build 42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /f-stack/dpdk/examples/multi_process/hotplug_mp/ |
| H A D | Makefile | 16 .PHONY: shared static 19 static: build/$(APP)-static target 20 ln -sf $(APP)-static build/$(APP) 27 LDFLAGS_STATIC = $(shell $(PKGCONF) --static --libs libdpdk) 34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build 42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /f-stack/dpdk/examples/multi_process/simple_mp/ |
| H A D | Makefile | 16 .PHONY: shared static 19 static: build/$(APP)-static target 20 ln -sf $(APP)-static build/$(APP) 27 LDFLAGS_STATIC = $(shell $(PKGCONF) --static --libs libdpdk) 34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build 42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /f-stack/dpdk/examples/multi_process/symmetric_mp/ |
| H A D | Makefile | 16 .PHONY: shared static 19 static: build/$(APP)-static target 20 ln -sf $(APP)-static build/$(APP) 27 LDFLAGS_STATIC = $(shell $(PKGCONF) --static --libs libdpdk) 34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build 42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /f-stack/dpdk/examples/l2fwd/ |
| H A D | Makefile | 16 .PHONY: shared static 19 static: build/$(APP)-static target 20 ln -sf $(APP)-static build/$(APP) 29 LDFLAGS_STATIC = $(shell $(PKGCONF) --static --libs libdpdk) 34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build 42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /f-stack/dpdk/examples/ipv4_multicast/ |
| H A D | Makefile | 17 .PHONY: shared static 20 static: build/$(APP)-static target 21 ln -sf $(APP)-static build/$(APP) 28 LDFLAGS_STATIC = $(shell $(PKGCONF) --static --libs libdpdk) 35 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build 43 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /f-stack/dpdk/examples/vmdq/ |
| H A D | Makefile | 16 .PHONY: shared static 19 static: build/$(APP)-static target 20 ln -sf $(APP)-static build/$(APP) 27 LDFLAGS_STATIC = $(shell $(PKGCONF) --static --libs libdpdk) 34 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build 42 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|