/share/twn_api.h: add profiling api
This commit is contained in:
		@@ -268,6 +268,24 @@
 | 
				
			|||||||
                { "name": "value", "type": "Rect" },
 | 
					                { "name": "value", "type": "Rect" },
 | 
				
			||||||
                { "name": "identity", "type": "char *" }
 | 
					                { "name": "identity", "type": "char *" }
 | 
				
			||||||
            ]
 | 
					            ]
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        "profile_start": {
 | 
				
			||||||
 | 
					            "module": "util",
 | 
				
			||||||
 | 
					            "symbol": "profile_start",
 | 
				
			||||||
 | 
					            "header": "twn_util.h",
 | 
				
			||||||
 | 
					            "params": [
 | 
				
			||||||
 | 
					                { "name": "profile", "type": "char *" }
 | 
				
			||||||
 | 
					            ]
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        "profile_end": {
 | 
				
			||||||
 | 
					            "module": "util",
 | 
				
			||||||
 | 
					            "symbol": "profile_end",
 | 
				
			||||||
 | 
					            "header": "twn_util.h",
 | 
				
			||||||
 | 
					            "params": [
 | 
				
			||||||
 | 
					                { "name": "profile", "type": "char *" }
 | 
				
			||||||
 | 
					            ]
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user