← Index
NYTProf Performance Profile   « line view »
For /usr/local/bin/sa-learn
  Run on Sun Nov 5 02:36:06 2017
Reported on Sun Nov 5 02:56:21 2017

Filename/usr/local/lib/perl5/site_perl/mach/5.24/auto/Net/SSLeay/autosplit.ix
StatementsExecuted 1 statements in 6µs
Line State
ments
Time
on line
Calls Time
in subs
Code
1# Index created by AutoSplit for blib/lib/Net/SSLeay.pm
2# (file acts as timestamp)
3package Net::SSLeay;
4sub want_nothing ;
5sub want_read ;
6sub want_write ;
7sub want_X509_lookup ;
8sub open_tcp_connection ;
9sub open_proxy_tcp_connection ;
10sub debug_read ;
11sub ssl_read_all ;
12sub tcp_read_all ;
13sub ssl_write_all ;
14sub tcp_write_all ;
15sub ssl_read_until ($;$$);
16sub tcp_read_until ;
17sub ssl_read_CRLF ($;$);
18sub tcp_read_CRLF ;
19sub ssl_write_CRLF ($$);
20sub tcp_write_CRLF ;
21sub dump_peer_certificate ($);
22sub randomize (;$$$);
23sub new_x_ctx ;
24sub initialize
25;
26sub sslcat ;
27sub tcpcat ;
28sub tcpxcat ;
29sub https_cat ;
30sub http_cat ;
31sub httpx_cat ;
32sub set_cert_and_key ($$$);
33sub set_server_cert_and_key ($$$);
34sub set_proxy ($$;**);
35sub make_form ;
36sub make_headers ;
37sub do_httpx3 ;
38sub do_https3 ;
39sub do_httpx2 ;
40sub do_https2 ;
41sub do_httpx4 ;
42sub do_https4 ;
43sub get_https ;
44sub post_https ;
45sub put_https ;
46sub head_https ;
47sub get_https3 ;
48sub post_https3 ;
49sub put_https3 ;
50sub head_https3 ;
51sub get_https4 ;
52sub post_https4 ;
53sub put_https4 ;
54sub head_https4 ;
55sub get_http ;
56sub post_http ;
57sub put_http ;
58sub head_http ;
59sub get_http3 ;
60sub post_http3 ;
61sub put_http3 ;
62sub head_http3 ;
63sub get_http4 ;
64sub post_http4 ;
65sub put_http4 ;
66sub head_http4 ;
67sub get_httpx ;
68sub post_httpx ;
69sub put_httpx ;
70sub head_httpx ;
71sub get_httpx3 ;
72sub post_httpx3 ;
73sub put_httpx3 ;
74sub head_httpx3 ;
75sub get_httpx4 ;
76sub post_httpx4 ;
77sub put_httpx4 ;
78sub head_httpx4 ;
79sub do_https ;
8016µs1;