HomeSort by: relevance | last modified time | path
    Searched refs:javascript (Results 1 - 25 of 53) sorted by relevancy

1 2 3

  /src/external/cddl/dtracetoolkit/dist/Bin/
js_calls.d 3 * js_calls.d - count JavaScript calls using DTrace.
4 * Written for the JavaScript DTrace provider.
9 * running with JavaScript provider support.
14 * FILE Filename of the JavaScript program
47 javascript*:::function-entry
53 javascript*:::execute-start
59 javascript*:::object-create-start
66 javascript*:::object-finalize
js_flowinfo.d 3 * js_flowinfo.d - JavaScript function flow with info using DTrace.
4 * Written for the JavaScript DTrace provider.
9 * with JavaScript provider support.
61 javascript*:::function-info,
62 javascript*:::function-return
68 javascript*:::function-info
78 javascript*:::function-return
js_flowtime.d 3 * js_flowtime.d - JavaScript function flow with delta times using DTrace.
4 * Written for the JavaScript DTrace provider.
9 * with JavaScript provider support.
59 javascript*:::function-entry,
60 javascript*:::function-return
66 javascript*:::function-entry
76 javascript*:::function-return
js_objgc.d 3 * js_objgc.d - trace JavaScript Object GC using DTrace.
4 * Written for the JavaScript DTrace provider.
8 * This traces JavaScript activity from all running browers on the system
9 * which support the JavaScript DTrace provider.
62 javascript*:::object-create
70 javascript*:::object-finalize
76 javascript*:::object-finalize
js_execs.d 3 * js_execs.d - JavaScript execute snoop using DTrace.
4 * Written for the JavaScript DTrace provider.
9 * running with JavaScript provider support.
15 * FILE Filename of the JavaScript program
47 javascript*:::execute-start
js_objnew.d 3 * js_objnew.d - count JavaScript object creation using DTrace.
4 * Written for the JavaScript DTrace provider.
8 * This traces JavaScript activity from all browsers running on the system
9 * with JavaScript provider support.
14 * FILE Filename of the JavaScript program
46 javascript*:::object-create-done
js_stat.d 3 * js_stat.d - JavaScript operation stats using DTrace.
4 * Written for the JavaScript DTrace provider.
9 * running with JavaScript provider support.
14 * EXEC/s JavaScript programs executed per second
79 javascript*:::execute-start
84 javascript*:::function-entry
89 javascript*:::object-create-start
94 javascript*:::object-finalize
js_who.d 3 * js_who.d - trace JavaScript function execution by process using DTrace.
4 * Written for the JavaScript DTrace provider.
8 * This traces JavaScript activity from all browsers on the system that are
9 * running with JavaScript provider support.
14 * PID Process ID of JavaScript
17 * FILE Pathname of the JavaScript program
47 javascript*:::function-entry
js_flow.d 3 * js_flow.d - snoop JavaScript execution showing function flow using DTrace.
4 * Written for the JavaScript DTrace provider.
9 * with JavaScript provider support.
57 javascript*:::function-entry
64 javascript*:::function-return
js_objcpu.d 3 * js_objcpu.d - measure JavaScript object creation on-CPU time using DTrace.
4 * Written for the JavaScript DTrace provider.
8 * This traces JavaScript activity from all browsers running on the system
9 * with JavaScript provider support.
41 javascript*:::object-create-start
46 javascript*:::object-create-done
js_calldist.d 3 * js_calldist.d - measure JavaScript elapsed times for types of operation.
4 * Written for the JavaScript DTrace provider.
8 * This traces JavaScript activity from all browsers running on the system with
9 * JavaScript provider support.
14 * 1 Filename of the JavaScript program
46 javascript*:::function-entry
53 javascript*:::function-return
72 javascript*:::object-create-start
77 javascript*:::object-create-done
js_cpudist.d 3 * js_cpudist.d - measure JavaScript on-CPU times for types of operation.
4 * Written for the JavaScript DTrace provider.
8 * This traces JavaScript activity from all browsers running on the system with
9 * JavaScript provider support.
14 * 1 Filename of the JavaScript program
46 javascript*:::function-entry
53 javascript*:::function-return
72 javascript*:::object-create-start
77 javascript*:::object-create-done
js_calltime.d 3 * js_calltime.d - measure JavaScript elapsed times for types of operation.
4 * Written for the JavaScript DTrace provider.
8 * This traces JavaScript activity from all browsers running on the system with
9 * JavaScript provider support.
14 * FILE Filename of the JavaScript program
47 javascript*:::function-entry
54 javascript*:::function-return
74 javascript*:::object-create-start
79 javascript*:::object-create-done
  /src/external/cddl/dtracetoolkit/dist/JavaScript/
js_calls.d 3 * js_calls.d - count JavaScript calls using DTrace.
4 * Written for the JavaScript DTrace provider.
9 * running with JavaScript provider support.
14 * FILE Filename of the JavaScript program
47 javascript*:::function-entry
53 javascript*:::execute-start
59 javascript*:::object-create-start
66 javascript*:::object-finalize
js_flowinfo.d 3 * js_flowinfo.d - JavaScript function flow with info using DTrace.
4 * Written for the JavaScript DTrace provider.
9 * with JavaScript provider support.
61 javascript*:::function-info,
62 javascript*:::function-return
68 javascript*:::function-info
78 javascript*:::function-return
js_flowtime.d 3 * js_flowtime.d - JavaScript function flow with delta times using DTrace.
4 * Written for the JavaScript DTrace provider.
9 * with JavaScript provider support.
59 javascript*:::function-entry,
60 javascript*:::function-return
66 javascript*:::function-entry
76 javascript*:::function-return
js_objgc.d 3 * js_objgc.d - trace JavaScript Object GC using DTrace.
4 * Written for the JavaScript DTrace provider.
8 * This traces JavaScript activity from all running browers on the system
9 * which support the JavaScript DTrace provider.
62 javascript*:::object-create
70 javascript*:::object-finalize
76 javascript*:::object-finalize
js_execs.d 3 * js_execs.d - JavaScript execute snoop using DTrace.
4 * Written for the JavaScript DTrace provider.
9 * running with JavaScript provider support.
15 * FILE Filename of the JavaScript program
47 javascript*:::execute-start
js_objnew.d 3 * js_objnew.d - count JavaScript object creation using DTrace.
4 * Written for the JavaScript DTrace provider.
8 * This traces JavaScript activity from all browsers running on the system
9 * with JavaScript provider support.
14 * FILE Filename of the JavaScript program
46 javascript*:::object-create-done
js_stat.d 3 * js_stat.d - JavaScript operation stats using DTrace.
4 * Written for the JavaScript DTrace provider.
9 * running with JavaScript provider support.
14 * EXEC/s JavaScript programs executed per second
79 javascript*:::execute-start
84 javascript*:::function-entry
89 javascript*:::object-create-start
94 javascript*:::object-finalize
js_who.d 3 * js_who.d - trace JavaScript function execution by process using DTrace.
4 * Written for the JavaScript DTrace provider.
8 * This traces JavaScript activity from all browsers on the system that are
9 * running with JavaScript provider support.
14 * PID Process ID of JavaScript
17 * FILE Pathname of the JavaScript program
47 javascript*:::function-entry
js_flow.d 3 * js_flow.d - snoop JavaScript execution showing function flow using DTrace.
4 * Written for the JavaScript DTrace provider.
9 * with JavaScript provider support.
57 javascript*:::function-entry
64 javascript*:::function-return
js_objcpu.d 3 * js_objcpu.d - measure JavaScript object creation on-CPU time using DTrace.
4 * Written for the JavaScript DTrace provider.
8 * This traces JavaScript activity from all browsers running on the system
9 * with JavaScript provider support.
41 javascript*:::object-create-start
46 javascript*:::object-create-done
js_calldist.d 3 * js_calldist.d - measure JavaScript elapsed times for types of operation.
4 * Written for the JavaScript DTrace provider.
8 * This traces JavaScript activity from all browsers running on the system with
9 * JavaScript provider support.
14 * 1 Filename of the JavaScript program
46 javascript*:::function-entry
53 javascript*:::function-return
72 javascript*:::object-create-start
77 javascript*:::object-create-done
js_cpudist.d 3 * js_cpudist.d - measure JavaScript on-CPU times for types of operation.
4 * Written for the JavaScript DTrace provider.
8 * This traces JavaScript activity from all browsers running on the system with
9 * JavaScript provider support.
14 * 1 Filename of the JavaScript program
46 javascript*:::function-entry
53 javascript*:::function-return
72 javascript*:::object-create-start
77 javascript*:::object-create-done

Completed in 71 milliseconds

1 2 3