Home
last modified time | relevance | path

Searched refs:set_hsmode (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mono/profiler/
H A Dlog-args.c34 static void set_hsmode (ProfilerConfig *config, const char* val);
87 set_hsmode (config, val); in parse_arg()
250 set_hsmode (ProfilerConfig *config, const char* val) in set_hsmode() function